#222DEC Color

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

Color preview

#222DEC

Color formats

HEX
#222DEC
RGB
rgb(34, 45, 236)
RGBA
rgba(34, 45, 236, 1)
HSL
hsl(237, 84%, 53%)
HSV
hsv(237, 86%, 93%)
CMYK
cmyk(86%, 81%, 0%, 7%)
CSS variable
--color-primary: #222DEC;
Lowercase HEX
#222dec

Shades

Tints

Tones

Harmony

CSS snippets for #222DEC

.color-222dec {
  color: #222DEC;
  background-color: #222DEC;
}

Frequently asked questions

What color is #222DEC?+

#222DEC is a HEX color with RGB value rgb(34, 45, 236) and HSL value hsl(237, 84%, 53%). Its closest CSS named color is Blue.

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

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