#212BC0 Color

Inspect #212BC0 across formats, palettes, contrast and closest named color matches.

Color preview

#212BC0

Color formats

HEX
#212BC0
RGB
rgb(33, 43, 192)
RGBA
rgba(33, 43, 192, 1)
HSL
hsl(236, 71%, 44%)
HSV
hsv(236, 83%, 75%)
CMYK
cmyk(83%, 78%, 0%, 25%)
CSS variable
--color-primary: #212BC0;
Lowercase HEX
#212bc0

Shades

Tints

Tones

Harmony

CSS snippets for #212BC0

.color-212bc0 {
  color: #212BC0;
  background-color: #212BC0;
}

Frequently asked questions

What color is #212BC0?+

#212BC0 is a HEX color with RGB value rgb(33, 43, 192) and HSL value hsl(236, 71%, 44%). Its closest CSS named color is MediumBlue.

What is the closest Tailwind color to #212BC0?+

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