#A34FCD Color

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

Color preview

#A34FCD

Color formats

HEX
#A34FCD
RGB
rgb(163, 79, 205)
RGBA
rgba(163, 79, 205, 1)
HSL
hsl(280, 56%, 56%)
HSV
hsv(280, 61%, 80%)
CMYK
cmyk(20%, 61%, 0%, 20%)
CSS variable
--color-primary: #A34FCD;
Lowercase HEX
#a34fcd

Shades

Tints

Tones

Harmony

CSS snippets for #A34FCD

.color-a34fcd {
  color: #A34FCD;
  background-color: #A34FCD;
}

Frequently asked questions

What color is #A34FCD?+

#A34FCD is a HEX color with RGB value rgb(163, 79, 205) and HSL value hsl(280, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A34FCD?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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