#5E1F8E Color

Inspect #5E1F8E across formats, palettes, contrast and closest named color matches.

Color preview

#5E1F8E

Color formats

HEX
#5E1F8E
RGB
rgb(94, 31, 142)
RGBA
rgba(94, 31, 142, 1)
HSL
hsl(274, 64%, 34%)
HSV
hsv(274, 78%, 56%)
CMYK
cmyk(34%, 78%, 0%, 44%)
CSS variable
--color-primary: #5E1F8E;
Lowercase HEX
#5e1f8e

Shades

Tints

Tones

Harmony

CSS snippets for #5E1F8E

.color-5e1f8e {
  color: #5E1F8E;
  background-color: #5E1F8E;
}

Frequently asked questions

What color is #5E1F8E?+

#5E1F8E is a HEX color with RGB value rgb(94, 31, 142) and HSL value hsl(274, 64%, 34%). Its closest CSS named color is RebeccaPurple.

What is the closest Tailwind color to #5E1F8E?+

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