Forest Rain
#216957 · one of 31,915 named colors
Forest Rain is a dark, strong cyan with the hex code #216957. In RGB it is 33 red, 105 green and 87 blue, and white text is most readable on top of it.
Codes
HEX
#216957HEX8
#216957ffRGB
rgb(33, 105, 87)RGBA
rgba(33, 105, 87, 1)RGB %
rgb(13%, 41%, 34%)HSL
hsl(165, 52%, 27%)HSLA
hsla(165, 52%, 27%, 1)Variables
Sass
$forest-rain: #216957;Less
@forest-rain: #216957;CSS
--forest-rain: #216957;