#212F9C Color

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

Color preview

#212F9C

Color formats

HEX
#212F9C
RGB
rgb(33, 47, 156)
RGBA
rgba(33, 47, 156, 1)
HSL
hsl(233, 65%, 37%)
HSV
hsv(233, 79%, 61%)
CMYK
cmyk(79%, 70%, 0%, 39%)
CSS variable
--color-primary: #212F9C;
Lowercase HEX
#212f9c

Shades

Tints

Tones

Harmony

CSS snippets for #212F9C

.color-212f9c {
  color: #212F9C;
  background-color: #212F9C;
}

Frequently asked questions

What color is #212F9C?+

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

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

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