Angelic Blue
#bbc6d6 · one of 31,915 named colors
Angelic Blue is a light, soft blue with the hex code #bbc6d6. In RGB it is 187 red, 198 green and 214 blue, and black text is most readable on top of it.
Codes
HEX
#bbc6d6HEX8
#bbc6d6ffRGB
rgb(187, 198, 214)RGBA
rgba(187, 198, 214, 1)RGB %
rgb(73%, 78%, 84%)HSL
hsl(216, 25%, 79%)HSLA
hsla(216, 25%, 79%, 1)Variables
Sass
$angelic-blue: #bbc6d6;Less
@angelic-blue: #bbc6d6;CSS
--angelic-blue: #bbc6d6;