#A95C9C Color

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

Color preview

#A95C9C

Color formats

HEX
#A95C9C
RGB
rgb(169, 92, 156)
RGBA
rgba(169, 92, 156, 1)
HSL
hsl(310, 31%, 51%)
HSV
hsv(310, 46%, 66%)
CMYK
cmyk(0%, 46%, 8%, 34%)
CSS variable
--color-primary: #A95C9C;
Lowercase HEX
#a95c9c

Shades

Tints

Tones

Harmony

CSS snippets for #A95C9C

.color-a95c9c {
  color: #A95C9C;
  background-color: #A95C9C;
}

Frequently asked questions

What color is #A95C9C?+

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

What is the closest Tailwind color to #A95C9C?+

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