#A94FD9 Color

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

Color preview

#A94FD9

Color formats

HEX
#A94FD9
RGB
rgb(169, 79, 217)
RGBA
rgba(169, 79, 217, 1)
HSL
hsl(279, 64%, 58%)
HSV
hsv(279, 64%, 85%)
CMYK
cmyk(22%, 64%, 0%, 15%)
CSS variable
--color-primary: #A94FD9;
Lowercase HEX
#a94fd9

Shades

Tints

Tones

Harmony

CSS snippets for #A94FD9

.color-a94fd9 {
  color: #A94FD9;
  background-color: #A94FD9;
}

Frequently asked questions

What color is #A94FD9?+

#A94FD9 is a HEX color with RGB value rgb(169, 79, 217) and HSL value hsl(279, 64%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A94FD9?+

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