#4E3A8E Color

Inspect #4E3A8E across formats, palettes, contrast and closest named color matches.

Color preview

#4E3A8E

Color formats

HEX
#4E3A8E
RGB
rgb(78, 58, 142)
RGBA
rgba(78, 58, 142, 1)
HSL
hsl(254, 42%, 39%)
HSV
hsv(254, 59%, 56%)
CMYK
cmyk(45%, 59%, 0%, 44%)
CSS variable
--color-primary: #4E3A8E;
Lowercase HEX
#4e3a8e

Shades

Tints

Tones

Harmony

CSS snippets for #4E3A8E

.color-4e3a8e {
  color: #4E3A8E;
  background-color: #4E3A8E;
}

Frequently asked questions

What color is #4E3A8E?+

#4E3A8E is a HEX color with RGB value rgb(78, 58, 142) and HSL value hsl(254, 42%, 39%). Its closest CSS named color is DarkSlateBlue.

What is the closest Tailwind color to #4E3A8E?+

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