#A52DDC Color

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

Color preview

#A52DDC

Color formats

HEX
#A52DDC
RGB
rgb(165, 45, 220)
RGBA
rgba(165, 45, 220, 1)
HSL
hsl(281, 71%, 52%)
HSV
hsv(281, 80%, 86%)
CMYK
cmyk(25%, 80%, 0%, 14%)
CSS variable
--color-primary: #A52DDC;
Lowercase HEX
#a52ddc

Shades

Tints

Tones

Harmony

CSS snippets for #A52DDC

.color-a52ddc {
  color: #A52DDC;
  background-color: #A52DDC;
}

Frequently asked questions

What color is #A52DDC?+

#A52DDC is a HEX color with RGB value rgb(165, 45, 220) and HSL value hsl(281, 71%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A52DDC?+

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