#A64DDD Color

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

Color preview

#A64DDD

Color formats

HEX
#A64DDD
RGB
rgb(166, 77, 221)
RGBA
rgba(166, 77, 221, 1)
HSL
hsl(277, 68%, 58%)
HSV
hsv(277, 65%, 87%)
CMYK
cmyk(25%, 65%, 0%, 13%)
CSS variable
--color-primary: #A64DDD;
Lowercase HEX
#a64ddd

Shades

Tints

Tones

Harmony

CSS snippets for #A64DDD

.color-a64ddd {
  color: #A64DDD;
  background-color: #A64DDD;
}

Frequently asked questions

What color is #A64DDD?+

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

What is the closest Tailwind color to #A64DDD?+

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