#201BAD Color

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

Color preview

#201BAD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #201BAD

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

Frequently asked questions

What color is #201BAD?+

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

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

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