Bright Nori
#2d5e22 · one of 31,915 named colors
Bright Nori is a dark, strong green with the hex code #2d5e22. In RGB it is 45 red, 94 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#2d5e22HEX8
#2d5e22ffRGB
rgb(45, 94, 34)RGBA
rgba(45, 94, 34, 1)RGB %
rgb(18%, 37%, 13%)HSL
hsl(109, 47%, 25%)HSLA
hsla(109, 47%, 25%, 1)Variables
Sass
$bright-nori: #2d5e22;Less
@bright-nori: #2d5e22;CSS
--bright-nori: #2d5e22;