Tricorn Black
#2f2f30 · one of 31,915 named colors
Tricorn Black is a dark, muted gray with the hex code #2f2f30. In RGB it is 47 red, 47 green and 48 blue, and white text is most readable on top of it.
Part of Shades of Gray →
Try Tricorn Black in the generator →
Codes
HEX
#2f2f30HEX8
#2f2f30ffRGB
rgb(47, 47, 48)RGBA
rgba(47, 47, 48, 1)RGB %
rgb(18%, 18%, 19%)HSL
hsl(240, 1%, 19%)HSLA
hsla(240, 1%, 19%, 1)Variables
Sass
$tricorn-black: #2f2f30;Less
@tricorn-black: #2f2f30;CSS
--tricorn-black: #2f2f30;