Sea Glass
#afc1bf · one of 31,915 named colors
Sea Glass is a light, muted cyan with the hex code #afc1bf. In RGB it is 175 red, 193 green and 191 blue, and black text is most readable on top of it.
Codes
HEX
#afc1bfHEX8
#afc1bfffRGB
rgb(175, 193, 191)RGBA
rgba(175, 193, 191, 1)RGB %
rgb(69%, 76%, 75%)HSL
hsl(173, 13%, 72%)HSLA
hsla(173, 13%, 72%, 1)Variables
Sass
$sea-glass: #afc1bf;Less
@sea-glass: #afc1bf;CSS
--sea-glass: #afc1bf;