Ozone Blue
#c7d3e0 · one of 31,915 named colors
Ozone Blue is a light, soft blue with the hex code #c7d3e0. In RGB it is 199 red, 211 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#c7d3e0HEX8
#c7d3e0ffRGB
rgb(199, 211, 224)RGBA
rgba(199, 211, 224, 1)RGB %
rgb(78%, 83%, 88%)HSL
hsl(211, 29%, 83%)HSLA
hsla(211, 29%, 83%, 1)Variables
Sass
$ozone-blue: #c7d3e0;Less
@ozone-blue: #c7d3e0;CSS
--ozone-blue: #c7d3e0;