#221EFF Color

Inspect #221EFF across formats, palettes, contrast and closest named color matches.

Color preview

#221EFF

Color formats

HEX
#221EFF
RGB
rgb(34, 30, 255)
RGBA
rgba(34, 30, 255, 1)
HSL
hsl(241, 100%, 56%)
HSV
hsv(241, 88%, 100%)
CMYK
cmyk(87%, 88%, 0%, 0%)
CSS variable
--color-primary: #221EFF;
Lowercase HEX
#221eff

Shades

Tints

Tones

Harmony

CSS snippets for #221EFF

.color-221eff {
  color: #221EFF;
  background-color: #221EFF;
}

Frequently asked questions

What color is #221EFF?+

#221EFF is a HEX color with RGB value rgb(34, 30, 255) and HSL value hsl(241, 100%, 56%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #221EFF?+

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