My Mona
#cabdce · one of 31,915 named colors
My Mona is a light, muted purple with the hex code #cabdce. In RGB it is 202 red, 189 green and 206 blue, and black text is most readable on top of it.
Codes
HEX
#cabdceHEX8
#cabdceffRGB
rgb(202, 189, 206)RGBA
rgba(202, 189, 206, 1)RGB %
rgb(79%, 74%, 81%)HSL
hsl(286, 15%, 77%)HSLA
hsla(286, 15%, 77%, 1)Variables
Sass
$my-mona: #cabdce;Less
@my-mona: #cabdce;CSS
--my-mona: #cabdce;