#211BCB Color

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

Color preview

#211BCB

Color formats

HEX
#211BCB
RGB
rgb(33, 27, 203)
RGBA
rgba(33, 27, 203, 1)
HSL
hsl(242, 77%, 45%)
HSV
hsv(242, 87%, 80%)
CMYK
cmyk(84%, 87%, 0%, 20%)
CSS variable
--color-primary: #211BCB;
Lowercase HEX
#211bcb

Shades

Tints

Tones

Harmony

CSS snippets for #211BCB

.color-211bcb {
  color: #211BCB;
  background-color: #211BCB;
}

Frequently asked questions

What color is #211BCB?+

#211BCB is a HEX color with RGB value rgb(33, 27, 203) and HSL value hsl(242, 77%, 45%). Its closest CSS named color is MediumBlue.

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

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