#222B5D Color

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

Color preview

#222B5D

Color formats

HEX
#222B5D
RGB
rgb(34, 43, 93)
RGBA
rgba(34, 43, 93, 1)
HSL
hsl(231, 46%, 25%)
HSV
hsv(231, 63%, 36%)
CMYK
cmyk(63%, 54%, 0%, 64%)
CSS variable
--color-primary: #222B5D;
Lowercase HEX
#222b5d

Shades

Tints

Tones

Harmony

CSS snippets for #222B5D

.color-222b5d {
  color: #222B5D;
  background-color: #222B5D;
}

Frequently asked questions

What color is #222B5D?+

#222B5D is a HEX color with RGB value rgb(34, 43, 93) and HSL value hsl(231, 46%, 25%). Its closest CSS named color is MidnightBlue.

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

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