#A95B8A Color

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

Color preview

#A95B8A

Color formats

HEX
#A95B8A
RGB
rgb(169, 91, 138)
RGBA
rgba(169, 91, 138, 1)
HSL
hsl(324, 31%, 51%)
HSV
hsv(324, 46%, 66%)
CMYK
cmyk(0%, 46%, 18%, 34%)
CSS variable
--color-primary: #A95B8A;
Lowercase HEX
#a95b8a

Shades

Tints

Tones

Harmony

CSS snippets for #A95B8A

.color-a95b8a {
  color: #A95B8A;
  background-color: #A95B8A;
}

Frequently asked questions

What color is #A95B8A?+

#A95B8A is a HEX color with RGB value rgb(169, 91, 138) and HSL value hsl(324, 31%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #A95B8A?+

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