#333E95 Color

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

Color preview

#333E95

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #333E95

.color-333e95 {
  color: #333E95;
  background-color: #333E95;
}

Frequently asked questions

What color is #333E95?+

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

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

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