Breezy
#c2dde6 · one of 31,915 named colors
Breezy is a light, soft cyan with the hex code #c2dde6. In RGB it is 194 red, 221 green and 230 blue, and black text is most readable on top of it.
Codes
HEX
#c2dde6HEX8
#c2dde6ffRGB
rgb(194, 221, 230)RGBA
rgba(194, 221, 230, 1)RGB %
rgb(76%, 87%, 90%)HSL
hsl(195, 42%, 83%)HSLA
hsla(195, 42%, 83%, 1)Variables
Sass
$breezy: #c2dde6;Less
@breezy: #c2dde6;CSS
--breezy: #c2dde6;