#A34CC2 Color

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

Color preview

#A34CC2

Color formats

HEX
#A34CC2
RGB
rgb(163, 76, 194)
RGBA
rgba(163, 76, 194, 1)
HSL
hsl(284, 49%, 53%)
HSV
hsv(284, 61%, 76%)
CMYK
cmyk(16%, 61%, 0%, 24%)
CSS variable
--color-primary: #A34CC2;
Lowercase HEX
#a34cc2

Shades

Tints

Tones

Harmony

CSS snippets for #A34CC2

.color-a34cc2 {
  color: #A34CC2;
  background-color: #A34CC2;
}

Frequently asked questions

What color is #A34CC2?+

#A34CC2 is a HEX color with RGB value rgb(163, 76, 194) and HSL value hsl(284, 49%, 53%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A34CC2?+

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