#333D95 Color

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

Color preview

#333D95

Color formats

HEX
#333D95
RGB
rgb(51, 61, 149)
RGBA
rgba(51, 61, 149, 1)
HSL
hsl(234, 49%, 39%)
HSV
hsv(234, 66%, 58%)
CMYK
cmyk(66%, 59%, 0%, 42%)
CSS variable
--color-primary: #333D95;
Lowercase HEX
#333d95

Shades

Tints

Tones

Harmony

CSS snippets for #333D95

.color-333d95 {
  color: #333D95;
  background-color: #333D95;
}

Frequently asked questions

What color is #333D95?+

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

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

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