#222E2F Color

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

Color preview

#222E2F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #222E2F

.color-222e2f {
  color: #222E2F;
  background-color: #222E2F;
}

Frequently asked questions

What color is #222E2F?+

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

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

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