Madder Lake
#cc3336 · one of 31,915 named colors
Madder Lake is a medium, strong red with the hex code #cc3336. In RGB it is 204 red, 51 green and 54 blue, and white text is most readable on top of it.
Codes
HEX
#cc3336HEX8
#cc3336ffRGB
rgb(204, 51, 54)RGBA
rgba(204, 51, 54, 1)RGB %
rgb(80%, 20%, 21%)HSL
hsl(359, 60%, 50%)HSLA
hsla(359, 60%, 50%, 1)Variables
Sass
$madder-lake: #cc3336;Less
@madder-lake: #cc3336;CSS
--madder-lake: #cc3336;