#221BAD Color

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

Color preview

#221BAD

Color formats

HEX
#221BAD
RGB
rgb(34, 27, 173)
RGBA
rgba(34, 27, 173, 1)
HSL
hsl(243, 73%, 39%)
HSV
hsv(243, 84%, 68%)
CMYK
cmyk(80%, 84%, 0%, 32%)
CSS variable
--color-primary: #221BAD;
Lowercase HEX
#221bad

Shades

Tints

Tones

Harmony

CSS snippets for #221BAD

.color-221bad {
  color: #221BAD;
  background-color: #221BAD;
}

Frequently asked questions

What color is #221BAD?+

#221BAD is a HEX color with RGB value rgb(34, 27, 173) and HSL value hsl(243, 73%, 39%). Its closest CSS named color is MediumBlue.

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

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