#222E6B Color

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

Color preview

#222E6B

Color formats

HEX
#222E6B
RGB
rgb(34, 46, 107)
RGBA
rgba(34, 46, 107, 1)
HSL
hsl(230, 52%, 28%)
HSV
hsv(230, 68%, 42%)
CMYK
cmyk(68%, 57%, 0%, 58%)
CSS variable
--color-primary: #222E6B;
Lowercase HEX
#222e6b

Shades

Tints

Tones

Harmony

CSS snippets for #222E6B

.color-222e6b {
  color: #222E6B;
  background-color: #222E6B;
}

Frequently asked questions

What color is #222E6B?+

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

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

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