Faint Blue
#d6dfec · one of 31,915 named colors
Faint Blue is a very light, soft blue with the hex code #d6dfec. In RGB it is 214 red, 223 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#d6dfecHEX8
#d6dfecffRGB
rgb(214, 223, 236)RGBA
rgba(214, 223, 236, 1)RGB %
rgb(84%, 87%, 93%)HSL
hsl(215, 37%, 88%)HSLA
hsla(215, 37%, 88%, 1)Variables
Sass
$faint-blue: #d6dfec;Less
@faint-blue: #d6dfec;CSS
--faint-blue: #d6dfec;