Prim
#e2cdd5 · one of 31,915 named colors
Prim is a light, soft red with the hex code #e2cdd5. In RGB it is 226 red, 205 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#e2cdd5HEX8
#e2cdd5ffRGB
rgb(226, 205, 213)RGBA
rgba(226, 205, 213, 1)RGB %
rgb(89%, 80%, 84%)HSL
hsl(337, 27%, 85%)HSLA
hsla(337, 27%, 85%, 1)Variables
Sass
$prim: #e2cdd5;Less
@prim: #e2cdd5;CSS
--prim: #e2cdd5;