#220AFA Color

Inspect #220AFA across formats, palettes, contrast and closest named color matches.

Color preview

#220AFA

Color formats

HEX
#220AFA
RGB
rgb(34, 10, 250)
RGBA
rgba(34, 10, 250, 1)
HSL
hsl(246, 96%, 51%)
HSV
hsv(246, 96%, 98%)
CMYK
cmyk(86%, 96%, 0%, 2%)
CSS variable
--color-primary: #220AFA;
Lowercase HEX
#220afa

Shades

Tints

Tones

Harmony

CSS snippets for #220AFA

.color-220afa {
  color: #220AFA;
  background-color: #220AFA;
}

Frequently asked questions

What color is #220AFA?+

#220AFA is a HEX color with RGB value rgb(34, 10, 250) and HSL value hsl(246, 96%, 51%). Its closest CSS named color is Blue.

What is the closest Tailwind color to #220AFA?+

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