First Rain
#bdd8ec · one of 31,915 named colors
First Rain is a light, strong blue with the hex code #bdd8ec. In RGB it is 189 red, 216 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#bdd8ecHEX8
#bdd8ecffRGB
rgb(189, 216, 236)RGBA
rgba(189, 216, 236, 1)RGB %
rgb(74%, 85%, 93%)HSL
hsl(206, 55%, 83%)HSLA
hsla(206, 55%, 83%, 1)Variables
Sass
$first-rain: #bdd8ec;Less
@first-rain: #bdd8ec;CSS
--first-rain: #bdd8ec;