#333E94 Color

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

Color preview

#333E94

Color formats

HEX
#333E94
RGB
rgb(51, 62, 148)
RGBA
rgba(51, 62, 148, 1)
HSL
hsl(233, 49%, 39%)
HSV
hsv(233, 66%, 58%)
CMYK
cmyk(66%, 58%, 0%, 42%)
CSS variable
--color-primary: #333E94;
Lowercase HEX
#333e94

Shades

Tints

Tones

Harmony

CSS snippets for #333E94

.color-333e94 {
  color: #333E94;
  background-color: #333E94;
}

Frequently asked questions

What color is #333E94?+

#333E94 is a HEX color with RGB value rgb(51, 62, 148) and HSL value hsl(233, 49%, 39%). Its closest CSS named color is DarkSlateBlue.

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

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