Scarab
#2c3d37 · one of 31,915 named colors
Scarab is a dark, soft green with the hex code #2c3d37. In RGB it is 44 red, 61 green and 55 blue, and white text is most readable on top of it.
Codes
HEX
#2c3d37HEX8
#2c3d37ffRGB
rgb(44, 61, 55)RGBA
rgba(44, 61, 55, 1)RGB %
rgb(17%, 24%, 22%)HSL
hsl(159, 16%, 21%)HSLA
hsla(159, 16%, 21%, 1)Variables
Sass
$scarab: #2c3d37;Less
@scarab: #2c3d37;CSS
--scarab: #2c3d37;