Heaven
#b4ced5 · one of 31,915 named colors
Heaven is a light, soft cyan with the hex code #b4ced5. In RGB it is 180 red, 206 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#b4ced5HEX8
#b4ced5ffRGB
rgb(180, 206, 213)RGBA
rgba(180, 206, 213, 1)RGB %
rgb(71%, 81%, 84%)HSL
hsl(193, 28%, 77%)HSLA
hsla(193, 28%, 77%, 1)Variables
Sass
$heaven: #b4ced5;Less
@heaven: #b4ced5;CSS
--heaven: #b4ced5;