#AD5F8C Color

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

Color preview

#AD5F8C

Color formats

HEX
#AD5F8C
RGB
rgb(173, 95, 140)
RGBA
rgba(173, 95, 140, 1)
HSL
hsl(325, 32%, 53%)
HSV
hsv(325, 45%, 68%)
CMYK
cmyk(0%, 45%, 19%, 32%)
CSS variable
--color-primary: #AD5F8C;
Lowercase HEX
#ad5f8c

Shades

Tints

Tones

Harmony

CSS snippets for #AD5F8C

.color-ad5f8c {
  color: #AD5F8C;
  background-color: #AD5F8C;
}

Frequently asked questions

What color is #AD5F8C?+

#AD5F8C is a HEX color with RGB value rgb(173, 95, 140) and HSL value hsl(325, 32%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AD5F8C?+

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