#222F24 Color

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

Color preview

#222F24

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #222F24

.color-222f24 {
  color: #222F24;
  background-color: #222F24;
}

Frequently asked questions

What color is #222F24?+

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

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

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