#222F23 Color

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

Color preview

#222F23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #222F23

.color-222f23 {
  color: #222F23;
  background-color: #222F23;
}

Frequently asked questions

What color is #222F23?+

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

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

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