Lilac Ash
#d7cdcd · one of 31,915 named colors
Lilac Ash is a light, muted red with the hex code #d7cdcd. In RGB it is 215 red, 205 green and 205 blue, and black text is most readable on top of it.
Codes
HEX
#d7cdcdHEX8
#d7cdcdffRGB
rgb(215, 205, 205)RGBA
rgba(215, 205, 205, 1)RGB %
rgb(84%, 80%, 80%)HSL
hsl(0, 11%, 82%)HSLA
hsla(0, 11%, 82%, 1)Variables
Sass
$lilac-ash: #d7cdcd;Less
@lilac-ash: #d7cdcd;CSS
--lilac-ash: #d7cdcd;