#222B6B Color

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

Color preview

#222B6B

Color formats

HEX
#222B6B
RGB
rgb(34, 43, 107)
RGBA
rgba(34, 43, 107, 1)
HSL
hsl(233, 52%, 28%)
HSV
hsv(233, 68%, 42%)
CMYK
cmyk(68%, 60%, 0%, 58%)
CSS variable
--color-primary: #222B6B;
Lowercase HEX
#222b6b

Shades

Tints

Tones

Harmony

CSS snippets for #222B6B

.color-222b6b {
  color: #222B6B;
  background-color: #222B6B;
}

Frequently asked questions

What color is #222B6B?+

#222B6B is a HEX color with RGB value rgb(34, 43, 107) and HSL value hsl(233, 52%, 28%). Its closest CSS named color is MidnightBlue.

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

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