Sea Angel
#8bb8c3 · one of 31,915 named colors
Sea Angel is a light, soft cyan with the hex code #8bb8c3. In RGB it is 139 red, 184 green and 195 blue, and black text is most readable on top of it.
Codes
HEX
#8bb8c3HEX8
#8bb8c3ffRGB
rgb(139, 184, 195)RGBA
rgba(139, 184, 195, 1)RGB %
rgb(55%, 72%, 76%)HSL
hsl(192, 32%, 65%)HSLA
hsla(192, 32%, 65%, 1)Variables
Sass
$sea-angel: #8bb8c3;Less
@sea-angel: #8bb8c3;CSS
--sea-angel: #8bb8c3;