Blue Nuance
#d2dde0 · one of 31,915 named colors
Blue Nuance is a very light, soft cyan with the hex code #d2dde0. In RGB it is 210 red, 221 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#d2dde0HEX8
#d2dde0ffRGB
rgb(210, 221, 224)RGBA
rgba(210, 221, 224, 1)RGB %
rgb(82%, 87%, 88%)HSL
hsl(193, 18%, 85%)HSLA
hsla(193, 18%, 85%, 1)Variables
Sass
$blue-nuance: #d2dde0;Less
@blue-nuance: #d2dde0;CSS
--blue-nuance: #d2dde0;