#222F2B Color

Inspect #222F2B across formats, palettes, contrast and closest named color matches.

Color preview

#222F2B

Color formats

HEX
#222F2B
RGB
rgb(34, 47, 43)
RGBA
rgba(34, 47, 43, 1)
HSL
hsl(162, 16%, 16%)
HSV
hsv(162, 28%, 18%)
CMYK
cmyk(28%, 0%, 9%, 82%)
CSS variable
--color-primary: #222F2B;
Lowercase HEX
#222f2b

Shades

Tints

Tones

Harmony

CSS snippets for #222F2B

.color-222f2b {
  color: #222F2B;
  background-color: #222F2B;
}

Frequently asked questions

What color is #222F2B?+

#222F2B is a HEX color with RGB value rgb(34, 47, 43) and HSL value hsl(162, 16%, 16%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #222F2B?+

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