Touch of Blue
#c2d7e9 · one of 31,915 named colors
Touch of Blue is a light, strong blue with the hex code #c2d7e9. In RGB it is 194 red, 215 green and 233 blue, and black text is most readable on top of it.
Part of Shades of Blue →
Try Touch of Blue in the generator →
Codes
HEX
#c2d7e9HEX8
#c2d7e9ffRGB
rgb(194, 215, 233)RGBA
rgba(194, 215, 233, 1)RGB %
rgb(76%, 84%, 91%)HSL
hsl(208, 47%, 84%)HSLA
hsla(208, 47%, 84%, 1)Variables
Sass
$touch-of-blue: #c2d7e9;Less
@touch-of-blue: #c2d7e9;CSS
--touch-of-blue: #c2d7e9;