Evergreen
#125b49 · one of 31,915 named colors
Evergreen is a dark, strong cyan with the hex code #125b49. In RGB it is 18 red, 91 green and 73 blue, and white text is most readable on top of it.
Codes
HEX
#125b49HEX8
#125b49ffRGB
rgb(18, 91, 73)RGBA
rgba(18, 91, 73, 1)RGB %
rgb(7%, 36%, 29%)HSL
hsl(165, 67%, 21%)HSLA
hsla(165, 67%, 21%, 1)Variables
Sass
$evergreen: #125b49;Less
@evergreen: #125b49;CSS
--evergreen: #125b49;