#223344 Color

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

Color preview

#223344

Color formats

HEX
#223344
RGB
rgb(34, 51, 68)
RGBA
rgba(34, 51, 68, 1)
HSL
hsl(210, 33%, 20%)
HSV
hsv(210, 50%, 27%)
CMYK
cmyk(50%, 25%, 0%, 73%)
CSS variable
--color-primary: #223344;
Lowercase HEX
#223344

Shades

Tints

Tones

Harmony

CSS snippets for #223344

.color-223344 {
  color: #223344;
  background-color: #223344;
}

Frequently asked questions

What color is #223344?+

#223344 is a HEX color with RGB value rgb(34, 51, 68) and HSL value hsl(210, 33%, 20%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #223344?+

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