#214DB4 Color

Inspect #214DB4 across formats, palettes, contrast and closest named color matches.

Color preview

#214DB4

Color formats

HEX
#214DB4
RGB
rgb(33, 77, 180)
RGBA
rgba(33, 77, 180, 1)
HSL
hsl(222, 69%, 42%)
HSV
hsv(222, 82%, 71%)
CMYK
cmyk(82%, 57%, 0%, 29%)
CSS variable
--color-primary: #214DB4;
Lowercase HEX
#214db4

Shades

Tints

Tones

Harmony

CSS snippets for #214DB4

.color-214db4 {
  color: #214DB4;
  background-color: #214DB4;
}

Frequently asked questions

What color is #214DB4?+

#214DB4 is a HEX color with RGB value rgb(33, 77, 180) and HSL value hsl(222, 69%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #214DB4?+

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