#212B9C Color

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

Color preview

#212B9C

Color formats

HEX
#212B9C
RGB
rgb(33, 43, 156)
RGBA
rgba(33, 43, 156, 1)
HSL
hsl(235, 65%, 37%)
HSV
hsv(235, 79%, 61%)
CMYK
cmyk(79%, 72%, 0%, 39%)
CSS variable
--color-primary: #212B9C;
Lowercase HEX
#212b9c

Shades

Tints

Tones

Harmony

CSS snippets for #212B9C

.color-212b9c {
  color: #212B9C;
  background-color: #212B9C;
}

Frequently asked questions

What color is #212B9C?+

#212B9C is a HEX color with RGB value rgb(33, 43, 156) and HSL value hsl(235, 65%, 37%). Its closest CSS named color is DarkSlateBlue.

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

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