#213CB4 Color

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

Color preview

#213CB4

Color formats

HEX
#213CB4
RGB
rgb(33, 60, 180)
RGBA
rgba(33, 60, 180, 1)
HSL
hsl(229, 69%, 42%)
HSV
hsv(229, 82%, 71%)
CMYK
cmyk(82%, 67%, 0%, 29%)
CSS variable
--color-primary: #213CB4;
Lowercase HEX
#213cb4

Shades

Tints

Tones

Harmony

CSS snippets for #213CB4

.color-213cb4 {
  color: #213CB4;
  background-color: #213CB4;
}

Frequently asked questions

What color is #213CB4?+

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

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

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