Winter Green
#48907b · one of 31,915 named colors
Winter Green is a medium, soft cyan with the hex code #48907b. In RGB it is 72 red, 144 green and 123 blue, and black text is most readable on top of it.
Codes
HEX
#48907bHEX8
#48907bffRGB
rgb(72, 144, 123)RGBA
rgba(72, 144, 123, 1)RGB %
rgb(28%, 56%, 48%)HSL
hsl(163, 33%, 42%)HSLA
hsla(163, 33%, 42%, 1)Variables
Sass
$winter-green: #48907b;Less
@winter-green: #48907b;CSS
--winter-green: #48907b;