#222A2F Color

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

Color preview

#222A2F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #222A2F

.color-222a2f {
  color: #222A2F;
  background-color: #222A2F;
}

Frequently asked questions

What color is #222A2F?+

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

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

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