Deep Green
#02590f · one of 31,915 named colors
Deep Green is a dark, vivid green with the hex code #02590f. In RGB it is 2 red, 89 green and 15 blue, and white text is most readable on top of it.
Codes
HEX
#02590fHEX8
#02590fffRGB
rgb(2, 89, 15)RGBA
rgba(2, 89, 15, 1)RGB %
rgb(1%, 35%, 6%)HSL
hsl(129, 96%, 18%)HSLA
hsla(129, 96%, 18%, 1)Variables
Sass
$deep-green: #02590f;Less
@deep-green: #02590f;CSS
--deep-green: #02590f;