#333EA4 Color

Inspect #333EA4 across formats, palettes, contrast and closest named color matches.

Color preview

#333EA4

Color formats

HEX
#333EA4
RGB
rgb(51, 62, 164)
RGBA
rgba(51, 62, 164, 1)
HSL
hsl(234, 53%, 42%)
HSV
hsv(234, 69%, 64%)
CMYK
cmyk(69%, 62%, 0%, 36%)
CSS variable
--color-primary: #333EA4;
Lowercase HEX
#333ea4

Shades

Tints

Tones

Harmony

CSS snippets for #333EA4

.color-333ea4 {
  color: #333EA4;
  background-color: #333EA4;
}

Frequently asked questions

What color is #333EA4?+

#333EA4 is a HEX color with RGB value rgb(51, 62, 164) and HSL value hsl(234, 53%, 42%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #333EA4?+

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