#2F222E Color

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

Color preview

#2F222E

Color formats

HEX
#2F222E
RGB
rgb(47, 34, 46)
RGBA
rgba(47, 34, 46, 1)
HSL
hsl(305, 16%, 16%)
HSV
hsv(305, 28%, 18%)
CMYK
cmyk(0%, 28%, 2%, 82%)
CSS variable
--color-primary: #2F222E;
Lowercase HEX
#2f222e

Shades

Tints

Tones

Harmony

CSS snippets for #2F222E

.color-2f222e {
  color: #2F222E;
  background-color: #2F222E;
}

Frequently asked questions

What color is #2F222E?+

#2F222E is a HEX color with RGB value rgb(47, 34, 46) and HSL value hsl(305, 16%, 16%). Its closest CSS named color is DarkSlateGray.

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

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