#A95DDC Color

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

Color preview

#A95DDC

Color formats

HEX
#A95DDC
RGB
rgb(169, 93, 220)
RGBA
rgba(169, 93, 220, 1)
HSL
hsl(276, 64%, 61%)
HSV
hsv(276, 58%, 86%)
CMYK
cmyk(23%, 58%, 0%, 14%)
CSS variable
--color-primary: #A95DDC;
Lowercase HEX
#a95ddc

Shades

Tints

Tones

Harmony

CSS snippets for #A95DDC

.color-a95ddc {
  color: #A95DDC;
  background-color: #A95DDC;
}

Frequently asked questions

What color is #A95DDC?+

#A95DDC is a HEX color with RGB value rgb(169, 93, 220) and HSL value hsl(276, 64%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A95DDC?+

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