#A84FD2 Color

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

Color preview

#A84FD2

Color formats

HEX
#A84FD2
RGB
rgb(168, 79, 210)
RGBA
rgba(168, 79, 210, 1)
HSL
hsl(281, 59%, 57%)
HSV
hsv(281, 62%, 82%)
CMYK
cmyk(20%, 62%, 0%, 18%)
CSS variable
--color-primary: #A84FD2;
Lowercase HEX
#a84fd2

Shades

Tints

Tones

Harmony

CSS snippets for #A84FD2

.color-a84fd2 {
  color: #A84FD2;
  background-color: #A84FD2;
}

Frequently asked questions

What color is #A84FD2?+

#A84FD2 is a HEX color with RGB value rgb(168, 79, 210) and HSL value hsl(281, 59%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A84FD2?+

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