#213EB4 Color

Inspect #213EB4 across formats, palettes, contrast and closest named color matches.

Color preview

#213EB4

Color formats

HEX
#213EB4
RGB
rgb(33, 62, 180)
RGBA
rgba(33, 62, 180, 1)
HSL
hsl(228, 69%, 42%)
HSV
hsv(228, 82%, 71%)
CMYK
cmyk(82%, 66%, 0%, 29%)
CSS variable
--color-primary: #213EB4;
Lowercase HEX
#213eb4

Shades

Tints

Tones

Harmony

CSS snippets for #213EB4

.color-213eb4 {
  color: #213EB4;
  background-color: #213EB4;
}

Frequently asked questions

What color is #213EB4?+

#213EB4 is a HEX color with RGB value rgb(33, 62, 180) and HSL value hsl(228, 69%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #213EB4?+

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