#212FAB Color

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

Color preview

#212FAB

Color formats

HEX
#212FAB
RGB
rgb(33, 47, 171)
RGBA
rgba(33, 47, 171, 1)
HSL
hsl(234, 68%, 40%)
HSV
hsv(234, 81%, 67%)
CMYK
cmyk(81%, 73%, 0%, 33%)
CSS variable
--color-primary: #212FAB;
Lowercase HEX
#212fab

Shades

Tints

Tones

Harmony

CSS snippets for #212FAB

.color-212fab {
  color: #212FAB;
  background-color: #212FAB;
}

Frequently asked questions

What color is #212FAB?+

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

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

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