Twilight Grey
#d1d6d6 · one of 31,915 named colors
Twilight Grey is a light, muted gray with the hex code #d1d6d6. In RGB it is 209 red, 214 green and 214 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Twilight Grey in the generator →
Codes
HEX
#d1d6d6HEX8
#d1d6d6ffRGB
rgb(209, 214, 214)RGBA
rgba(209, 214, 214, 1)RGB %
rgb(82%, 84%, 84%)HSL
hsl(180, 6%, 83%)HSLA
hsla(180, 6%, 83%, 1)Variables
Sass
$twilight-grey: #d1d6d6;Less
@twilight-grey: #d1d6d6;CSS
--twilight-grey: #d1d6d6;