Hint of Blue
#cee1f2 · one of 31,915 named colors
Hint of Blue is a very light, strong blue with the hex code #cee1f2. In RGB it is 206 red, 225 green and 242 blue, and black text is most readable on top of it.
Codes
HEX
#cee1f2HEX8
#cee1f2ffRGB
rgb(206, 225, 242)RGBA
rgba(206, 225, 242, 1)RGB %
rgb(81%, 88%, 95%)HSL
hsl(208, 58%, 88%)HSLA
hsla(208, 58%, 88%, 1)Variables
Sass
$hint-of-blue: #cee1f2;Less
@hint-of-blue: #cee1f2;CSS
--hint-of-blue: #cee1f2;