Cold Green
#008b3c · one of 31,915 named colors
Cold Green is a dark, vivid green with the hex code #008b3c. In RGB it is 0 red, 139 green and 60 blue, and black text is most readable on top of it.
Codes
HEX
#008b3cHEX8
#008b3cffRGB
rgb(0, 139, 60)RGBA
rgba(0, 139, 60, 1)RGB %
rgb(0%, 55%, 24%)HSL
hsl(146, 100%, 27%)HSLA
hsla(146, 100%, 27%, 1)Variables
Sass
$cold-green: #008b3c;Less
@cold-green: #008b3c;CSS
--cold-green: #008b3c;