#2F232C Color

Inspect #2F232C across formats, palettes, contrast and closest named color matches.

Color preview

#2F232C

Color formats

HEX
#2F232C
RGB
rgb(47, 35, 44)
RGBA
rgba(47, 35, 44, 1)
HSL
hsl(315, 15%, 16%)
HSV
hsv(315, 26%, 18%)
CMYK
cmyk(0%, 26%, 6%, 82%)
CSS variable
--color-primary: #2F232C;
Lowercase HEX
#2f232c

Shades

Tints

Tones

Harmony

CSS snippets for #2F232C

.color-2f232c {
  color: #2F232C;
  background-color: #2F232C;
}

Frequently asked questions

What color is #2F232C?+

#2F232C is a HEX color with RGB value rgb(47, 35, 44) and HSL value hsl(315, 15%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #2F232C?+

The closest Tailwind color is zinc-800, available as the bg-zinc-800 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools