#A95B9F Color

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

Color preview

#A95B9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A95B9F

.color-a95b9f {
  color: #A95B9F;
  background-color: #A95B9F;
}

Frequently asked questions

What color is #A95B9F?+

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

What is the closest Tailwind color to #A95B9F?+

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