Aurora Grey
#d3c5c4 · one of 31,915 named colors
Aurora Grey is a light, muted red with the hex code #d3c5c4. In RGB it is 211 red, 197 green and 196 blue, and black text is most readable on top of it.
Codes
HEX
#d3c5c4HEX8
#d3c5c4ffRGB
rgb(211, 197, 196)RGBA
rgba(211, 197, 196, 1)RGB %
rgb(83%, 77%, 77%)HSL
hsl(4, 15%, 80%)HSLA
hsla(4, 15%, 80%, 1)Variables
Sass
$aurora-grey: #d3c5c4;Less
@aurora-grey: #d3c5c4;CSS
--aurora-grey: #d3c5c4;