Ice Mauve
#c9c2dd · one of 31,915 named colors
Ice Mauve is a light, soft purple with the hex code #c9c2dd. In RGB it is 201 red, 194 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#c9c2ddHEX8
#c9c2ddffRGB
rgb(201, 194, 221)RGBA
rgba(201, 194, 221, 1)RGB %
rgb(79%, 76%, 87%)HSL
hsl(256, 28%, 81%)HSLA
hsla(256, 28%, 81%, 1)Variables
Sass
$ice-mauve: #c9c2dd;Less
@ice-mauve: #c9c2dd;CSS
--ice-mauve: #c9c2dd;