#A34D9A Color

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

Color preview

#A34D9A

Color formats

HEX
#A34D9A
RGB
rgb(163, 77, 154)
RGBA
rgba(163, 77, 154, 1)
HSL
hsl(306, 36%, 47%)
HSV
hsv(306, 53%, 64%)
CMYK
cmyk(0%, 53%, 6%, 36%)
CSS variable
--color-primary: #A34D9A;
Lowercase HEX
#a34d9a

Shades

Tints

Tones

Harmony

CSS snippets for #A34D9A

.color-a34d9a {
  color: #A34D9A;
  background-color: #A34D9A;
}

Frequently asked questions

What color is #A34D9A?+

#A34D9A is a HEX color with RGB value rgb(163, 77, 154) and HSL value hsl(306, 36%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A34D9A?+

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