Bravo Blue
#d3e7e9 · one of 31,915 named colors
Bravo Blue is a very light, soft cyan with the hex code #d3e7e9. In RGB it is 211 red, 231 green and 233 blue, and black text is most readable on top of it.
Codes
HEX
#d3e7e9HEX8
#d3e7e9ffRGB
rgb(211, 231, 233)RGBA
rgba(211, 231, 233, 1)RGB %
rgb(83%, 91%, 91%)HSL
hsl(185, 33%, 87%)HSLA
hsla(185, 33%, 87%, 1)Variables
Sass
$bravo-blue: #d3e7e9;Less
@bravo-blue: #d3e7e9;CSS
--bravo-blue: #d3e7e9;