#3E328B Color

Inspect #3E328B across formats, palettes, contrast and closest named color matches.

Color preview

#3E328B

Color formats

HEX
#3E328B
RGB
rgb(62, 50, 139)
RGBA
rgba(62, 50, 139, 1)
HSL
hsl(248, 47%, 37%)
HSV
hsv(248, 64%, 55%)
CMYK
cmyk(55%, 64%, 0%, 45%)
CSS variable
--color-primary: #3E328B;
Lowercase HEX
#3e328b

Shades

Tints

Tones

Harmony

CSS snippets for #3E328B

.color-3e328b {
  color: #3E328B;
  background-color: #3E328B;
}

Frequently asked questions

What color is #3E328B?+

#3E328B is a HEX color with RGB value rgb(62, 50, 139) and HSL value hsl(248, 47%, 37%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #3E328B?+

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