#A34E9A Color

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

Color preview

#A34E9A

Color formats

HEX
#A34E9A
RGB
rgb(163, 78, 154)
RGBA
rgba(163, 78, 154, 1)
HSL
hsl(306, 35%, 47%)
HSV
hsv(306, 52%, 64%)
CMYK
cmyk(0%, 52%, 6%, 36%)
CSS variable
--color-primary: #A34E9A;
Lowercase HEX
#a34e9a

Shades

Tints

Tones

Harmony

CSS snippets for #A34E9A

.color-a34e9a {
  color: #A34E9A;
  background-color: #A34E9A;
}

Frequently asked questions

What color is #A34E9A?+

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

What is the closest Tailwind color to #A34E9A?+

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