#A34D9C Color

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

Color preview

#A34D9C

Color formats

HEX
#A34D9C
RGB
rgb(163, 77, 156)
RGBA
rgba(163, 77, 156, 1)
HSL
hsl(305, 36%, 47%)
HSV
hsv(305, 53%, 64%)
CMYK
cmyk(0%, 53%, 4%, 36%)
CSS variable
--color-primary: #A34D9C;
Lowercase HEX
#a34d9c

Shades

Tints

Tones

Harmony

CSS snippets for #A34D9C

.color-a34d9c {
  color: #A34D9C;
  background-color: #A34D9C;
}

Frequently asked questions

What color is #A34D9C?+

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

What is the closest Tailwind color to #A34D9C?+

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