#A95C8B Color

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

Color preview

#A95C8B

Color formats

HEX
#A95C8B
RGB
rgb(169, 92, 139)
RGBA
rgba(169, 92, 139, 1)
HSL
hsl(323, 31%, 51%)
HSV
hsv(323, 46%, 66%)
CMYK
cmyk(0%, 46%, 18%, 34%)
CSS variable
--color-primary: #A95C8B;
Lowercase HEX
#a95c8b

Shades

Tints

Tones

Harmony

CSS snippets for #A95C8B

.color-a95c8b {
  color: #A95C8B;
  background-color: #A95C8B;
}

Frequently asked questions

What color is #A95C8B?+

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

What is the closest Tailwind color to #A95C8B?+

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