#221ABC Color

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

Color preview

#221ABC

Color formats

HEX
#221ABC
RGB
rgb(34, 26, 188)
RGBA
rgba(34, 26, 188, 1)
HSL
hsl(243, 76%, 42%)
HSV
hsv(243, 86%, 74%)
CMYK
cmyk(82%, 86%, 0%, 26%)
CSS variable
--color-primary: #221ABC;
Lowercase HEX
#221abc

Shades

Tints

Tones

Harmony

CSS snippets for #221ABC

.color-221abc {
  color: #221ABC;
  background-color: #221ABC;
}

Frequently asked questions

What color is #221ABC?+

#221ABC is a HEX color with RGB value rgb(34, 26, 188) and HSL value hsl(243, 76%, 42%). Its closest CSS named color is MediumBlue.

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

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