#211CCA Color

Inspect #211CCA across formats, palettes, contrast and closest named color matches.

Color preview

#211CCA

Color formats

HEX
#211CCA
RGB
rgb(33, 28, 202)
RGBA
rgba(33, 28, 202, 1)
HSL
hsl(242, 76%, 45%)
HSV
hsv(242, 86%, 79%)
CMYK
cmyk(84%, 86%, 0%, 21%)
CSS variable
--color-primary: #211CCA;
Lowercase HEX
#211cca

Shades

Tints

Tones

Harmony

CSS snippets for #211CCA

.color-211cca {
  color: #211CCA;
  background-color: #211CCA;
}

Frequently asked questions

What color is #211CCA?+

#211CCA is a HEX color with RGB value rgb(33, 28, 202) and HSL value hsl(242, 76%, 45%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #211CCA?+

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