#222FEE Color

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

Color preview

#222FEE

Color formats

HEX
#222FEE
RGB
rgb(34, 47, 238)
RGBA
rgba(34, 47, 238, 1)
HSL
hsl(236, 86%, 53%)
HSV
hsv(236, 86%, 93%)
CMYK
cmyk(86%, 80%, 0%, 7%)
CSS variable
--color-primary: #222FEE;
Lowercase HEX
#222fee

Shades

Tints

Tones

Harmony

CSS snippets for #222FEE

.color-222fee {
  color: #222FEE;
  background-color: #222FEE;
}

Frequently asked questions

What color is #222FEE?+

#222FEE is a HEX color with RGB value rgb(34, 47, 238) and HSL value hsl(236, 86%, 53%). Its closest CSS named color is Blue.

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

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