Hot Purple
#cb00f5 · one of 31,915 named colors
Hot Purple is a medium, vivid purple with the hex code #cb00f5. In RGB it is 203 red, 0 green and 245 blue, and black text is most readable on top of it.
Codes
HEX
#cb00f5HEX8
#cb00f5ffRGB
rgb(203, 0, 245)RGBA
rgba(203, 0, 245, 1)RGB %
rgb(80%, 0%, 96%)HSL
hsl(290, 100%, 48%)HSLA
hsla(290, 100%, 48%, 1)Variables
Sass
$hot-purple: #cb00f5;Less
@hot-purple: #cb00f5;CSS
--hot-purple: #cb00f5;