Ashen
#c9bfb2 · one of 31,915 named colors
Ashen is a light, soft orange with the hex code #c9bfb2. In RGB it is 201 red, 191 green and 178 blue, and black text is most readable on top of it.
Codes
HEX
#c9bfb2HEX8
#c9bfb2ffRGB
rgb(201, 191, 178)RGBA
rgba(201, 191, 178, 1)RGB %
rgb(79%, 75%, 70%)HSL
hsl(34, 18%, 74%)HSLA
hsla(34, 18%, 74%, 1)Variables
Sass
$ashen: #c9bfb2;Less
@ashen: #c9bfb2;CSS
--ashen: #c9bfb2;