#223C5E Color

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

Color preview

#223C5E

Color formats

HEX
#223C5E
RGB
rgb(34, 60, 94)
RGBA
rgba(34, 60, 94, 1)
HSL
hsl(214, 47%, 25%)
HSV
hsv(214, 64%, 37%)
CMYK
cmyk(64%, 36%, 0%, 63%)
CSS variable
--color-primary: #223C5E;
Lowercase HEX
#223c5e

Shades

Tints

Tones

Harmony

CSS snippets for #223C5E

.color-223c5e {
  color: #223C5E;
  background-color: #223C5E;
}

Frequently asked questions

What color is #223C5E?+

#223C5E is a HEX color with RGB value rgb(34, 60, 94) and HSL value hsl(214, 47%, 25%). Its closest CSS named color is DarkSlateGray.

What is the closest Tailwind color to #223C5E?+

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