Cadmium Red
#e30022 · one of 31,915 named colors
Cadmium Red is a medium, vivid red with the hex code #e30022. In RGB it is 227 red, 0 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#e30022HEX8
#e30022ffRGB
rgb(227, 0, 34)RGBA
rgba(227, 0, 34, 1)RGB %
rgb(89%, 0%, 13%)HSL
hsl(351, 100%, 45%)HSLA
hsla(351, 100%, 45%, 1)Variables
Sass
$cadmium-red: #e30022;Less
@cadmium-red: #e30022;CSS
--cadmium-red: #e30022;