Darkness Green
#3a4645 · one of 31,915 named colors
Darkness Green is a dark, muted gray with the hex code #3a4645. In RGB it is 58 red, 70 green and 69 blue, and white text is most readable on top of it.
Part of Shades of Cyan →
Try Darkness Green in the generator →
Codes
HEX
#3a4645HEX8
#3a4645ffRGB
rgb(58, 70, 69)RGBA
rgba(58, 70, 69, 1)RGB %
rgb(23%, 27%, 27%)HSL
hsl(175, 9%, 25%)HSLA
hsla(175, 9%, 25%, 1)Variables
Sass
$darkness-green: #3a4645;Less
@darkness-green: #3a4645;CSS
--darkness-green: #3a4645;