Breezy Touch
#c1d9e9 · one of 31,915 named colors
Breezy Touch is a light, strong blue with the hex code #c1d9e9. In RGB it is 193 red, 217 green and 233 blue, and black text is most readable on top of it.
Codes
HEX
#c1d9e9HEX8
#c1d9e9ffRGB
rgb(193, 217, 233)RGBA
rgba(193, 217, 233, 1)RGB %
rgb(76%, 85%, 91%)HSL
hsl(204, 48%, 84%)HSLA
hsla(204, 48%, 84%, 1)Variables
Sass
$breezy-touch: #c1d9e9;Less
@breezy-touch: #c1d9e9;CSS
--breezy-touch: #c1d9e9;