#A52EE0 Color

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

Color preview

#A52EE0

Color formats

HEX
#A52EE0
RGB
rgb(165, 46, 224)
RGBA
rgba(165, 46, 224, 1)
HSL
hsl(280, 74%, 53%)
HSV
hsv(280, 79%, 88%)
CMYK
cmyk(26%, 79%, 0%, 12%)
CSS variable
--color-primary: #A52EE0;
Lowercase HEX
#a52ee0

Shades

Tints

Tones

Harmony

CSS snippets for #A52EE0

.color-a52ee0 {
  color: #A52EE0;
  background-color: #A52EE0;
}

Frequently asked questions

What color is #A52EE0?+

#A52EE0 is a HEX color with RGB value rgb(165, 46, 224) and HSL value hsl(280, 74%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A52EE0?+

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