#223A5D Color

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

Color preview

#223A5D

Color formats

HEX
#223A5D
RGB
rgb(34, 58, 93)
RGBA
rgba(34, 58, 93, 1)
HSL
hsl(216, 46%, 25%)
HSV
hsv(216, 63%, 36%)
CMYK
cmyk(63%, 38%, 0%, 64%)
CSS variable
--color-primary: #223A5D;
Lowercase HEX
#223a5d

Shades

Tints

Tones

Harmony

CSS snippets for #223A5D

.color-223a5d {
  color: #223A5D;
  background-color: #223A5D;
}

Frequently asked questions

What color is #223A5D?+

#223A5D is a HEX color with RGB value rgb(34, 58, 93) and HSL value hsl(216, 46%, 25%). Its closest CSS named color is DarkSlateGray.

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

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