Light Aroma
#decfd2 · one of 31,915 named colors
Light Aroma is a light, soft red with the hex code #decfd2. In RGB it is 222 red, 207 green and 210 blue, and black text is most readable on top of it.
Codes
HEX
#decfd2HEX8
#decfd2ffRGB
rgb(222, 207, 210)RGBA
rgba(222, 207, 210, 1)RGB %
rgb(87%, 81%, 82%)HSL
hsl(348, 19%, 84%)HSLA
hsla(348, 19%, 84%, 1)Variables
Sass
$light-aroma: #decfd2;Less
@light-aroma: #decfd2;CSS
--light-aroma: #decfd2;