#212AAB Color

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

Color preview

#212AAB

Color formats

HEX
#212AAB
RGB
rgb(33, 42, 171)
RGBA
rgba(33, 42, 171, 1)
HSL
hsl(236, 68%, 40%)
HSV
hsv(236, 81%, 67%)
CMYK
cmyk(81%, 75%, 0%, 33%)
CSS variable
--color-primary: #212AAB;
Lowercase HEX
#212aab

Shades

Tints

Tones

Harmony

CSS snippets for #212AAB

.color-212aab {
  color: #212AAB;
  background-color: #212AAB;
}

Frequently asked questions

What color is #212AAB?+

#212AAB is a HEX color with RGB value rgb(33, 42, 171) and HSL value hsl(236, 68%, 40%). Its closest CSS named color is DarkSlateBlue.

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

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