#5A2D8E Color

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

Color preview

#5A2D8E

Color formats

HEX
#5A2D8E
RGB
rgb(90, 45, 142)
RGBA
rgba(90, 45, 142, 1)
HSL
hsl(268, 52%, 37%)
HSV
hsv(268, 68%, 56%)
CMYK
cmyk(37%, 68%, 0%, 44%)
CSS variable
--color-primary: #5A2D8E;
Lowercase HEX
#5a2d8e

Shades

Tints

Tones

Harmony

CSS snippets for #5A2D8E

.color-5a2d8e {
  color: #5A2D8E;
  background-color: #5A2D8E;
}

Frequently asked questions

What color is #5A2D8E?+

#5A2D8E is a HEX color with RGB value rgb(90, 45, 142) and HSL value hsl(268, 52%, 37%). Its closest CSS named color is RebeccaPurple.

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

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