#A52EB2 Color

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

Color preview

#A52EB2

Color formats

HEX
#A52EB2
RGB
rgb(165, 46, 178)
RGBA
rgba(165, 46, 178, 1)
HSL
hsl(294, 59%, 44%)
HSV
hsv(294, 74%, 70%)
CMYK
cmyk(7%, 74%, 0%, 30%)
CSS variable
--color-primary: #A52EB2;
Lowercase HEX
#a52eb2

Shades

Tints

Tones

Harmony

CSS snippets for #A52EB2

.color-a52eb2 {
  color: #A52EB2;
  background-color: #A52EB2;
}

Frequently asked questions

What color is #A52EB2?+

#A52EB2 is a HEX color with RGB value rgb(165, 46, 178) and HSL value hsl(294, 59%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A52EB2?+

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