#A84DDD Color

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

Color preview

#A84DDD

Color formats

HEX
#A84DDD
RGB
rgb(168, 77, 221)
RGBA
rgba(168, 77, 221, 1)
HSL
hsl(278, 68%, 58%)
HSV
hsv(278, 65%, 87%)
CMYK
cmyk(24%, 65%, 0%, 13%)
CSS variable
--color-primary: #A84DDD;
Lowercase HEX
#a84ddd

Shades

Tints

Tones

Harmony

CSS snippets for #A84DDD

.color-a84ddd {
  color: #A84DDD;
  background-color: #A84DDD;
}

Frequently asked questions

What color is #A84DDD?+

#A84DDD is a HEX color with RGB value rgb(168, 77, 221) and HSL value hsl(278, 68%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A84DDD?+

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