#A95B9E Color

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

Color preview

#A95B9E

Color formats

HEX
#A95B9E
RGB
rgb(169, 91, 158)
RGBA
rgba(169, 91, 158, 1)
HSL
hsl(308, 31%, 51%)
HSV
hsv(308, 46%, 66%)
CMYK
cmyk(0%, 46%, 7%, 34%)
CSS variable
--color-primary: #A95B9E;
Lowercase HEX
#a95b9e

Shades

Tints

Tones

Harmony

CSS snippets for #A95B9E

.color-a95b9e {
  color: #A95B9E;
  background-color: #A95B9E;
}

Frequently asked questions

What color is #A95B9E?+

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

What is the closest Tailwind color to #A95B9E?+

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