Pine Hollow
#204242 · one of 31,915 named colors
Pine Hollow is a dark, soft cyan with the hex code #204242. In RGB it is 32 red, 66 green and 66 blue, and white text is most readable on top of it.
Codes
HEX
#204242HEX8
#204242ffRGB
rgb(32, 66, 66)RGBA
rgba(32, 66, 66, 1)RGB %
rgb(13%, 26%, 26%)HSL
hsl(180, 35%, 19%)HSLA
hsla(180, 35%, 19%, 1)Variables
Sass
$pine-hollow: #204242;Less
@pine-hollow: #204242;CSS
--pine-hollow: #204242;