#A95B8D Color

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

Color preview

#A95B8D

Color formats

HEX
#A95B8D
RGB
rgb(169, 91, 141)
RGBA
rgba(169, 91, 141, 1)
HSL
hsl(322, 31%, 51%)
HSV
hsv(322, 46%, 66%)
CMYK
cmyk(0%, 46%, 17%, 34%)
CSS variable
--color-primary: #A95B8D;
Lowercase HEX
#a95b8d

Shades

Tints

Tones

Harmony

CSS snippets for #A95B8D

.color-a95b8d {
  color: #A95B8D;
  background-color: #A95B8D;
}

Frequently asked questions

What color is #A95B8D?+

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

What is the closest Tailwind color to #A95B8D?+

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