Inuit White
#d1cdd0 · one of 31,915 named colors
Inuit White is a light, muted gray with the hex code #d1cdd0. In RGB it is 209 red, 205 green and 208 blue, and black text is most readable on top of it.
Codes
HEX
#d1cdd0HEX8
#d1cdd0ffRGB
rgb(209, 205, 208)RGBA
rgba(209, 205, 208, 1)RGB %
rgb(82%, 80%, 82%)HSL
hsl(315, 4%, 81%)HSLA
hsla(315, 4%, 81%, 1)Variables
Sass
$inuit-white: #d1cdd0;Less
@inuit-white: #d1cdd0;CSS
--inuit-white: #d1cdd0;