#222F22 Color

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

Color preview

#222F22

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #222F22

.color-222f22 {
  color: #222F22;
  background-color: #222F22;
}

Frequently asked questions

What color is #222F22?+

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

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

The closest Tailwind color is neutral-800, available as the bg-neutral-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