Eclipse
#3f3939 · one of 31,915 named colors
Eclipse is a dark, muted gray with the hex code #3f3939. In RGB it is 63 red, 57 green and 57 blue, and white text is most readable on top of it.
Codes
HEX
#3f3939HEX8
#3f3939ffRGB
rgb(63, 57, 57)RGBA
rgba(63, 57, 57, 1)RGB %
rgb(25%, 22%, 22%)HSL
hsl(0, 5%, 24%)HSLA
hsla(0, 5%, 24%, 1)Variables
Sass
$eclipse: #3f3939;Less
@eclipse: #3f3939;CSS
--eclipse: #3f3939;