#A95C8E Color

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

Color preview

#A95C8E

Color formats

HEX
#A95C8E
RGB
rgb(169, 92, 142)
RGBA
rgba(169, 92, 142, 1)
HSL
hsl(321, 31%, 51%)
HSV
hsv(321, 46%, 66%)
CMYK
cmyk(0%, 46%, 16%, 34%)
CSS variable
--color-primary: #A95C8E;
Lowercase HEX
#a95c8e

Shades

Tints

Tones

Harmony

CSS snippets for #A95C8E

.color-a95c8e {
  color: #A95C8E;
  background-color: #A95C8E;
}

Frequently asked questions

What color is #A95C8E?+

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

What is the closest Tailwind color to #A95C8E?+

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