Breezy Blue
#bad9e5 · one of 31,915 named colors
Breezy Blue is a light, strong cyan with the hex code #bad9e5. In RGB it is 186 red, 217 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#bad9e5HEX8
#bad9e5ffRGB
rgb(186, 217, 229)RGBA
rgba(186, 217, 229, 1)RGB %
rgb(73%, 85%, 90%)HSL
hsl(197, 45%, 81%)HSLA
hsla(197, 45%, 81%, 1)Variables
Sass
$breezy-blue: #bad9e5;Less
@breezy-blue: #bad9e5;CSS
--breezy-blue: #bad9e5;