#A95C9E Color

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

Color preview

#A95C9E

Color formats

HEX
#A95C9E
RGB
rgb(169, 92, 158)
RGBA
rgba(169, 92, 158, 1)
HSL
hsl(309, 31%, 51%)
HSV
hsv(309, 46%, 66%)
CMYK
cmyk(0%, 46%, 7%, 34%)
CSS variable
--color-primary: #A95C9E;
Lowercase HEX
#a95c9e

Shades

Tints

Tones

Harmony

CSS snippets for #A95C9E

.color-a95c9e {
  color: #A95C9E;
  background-color: #A95C9E;
}

Frequently asked questions

What color is #A95C9E?+

#A95C9E is a HEX color with RGB value rgb(169, 92, 158) and HSL value hsl(309, 31%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #A95C9E?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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