#AD5C8A Color

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

Color preview

#AD5C8A

Color formats

HEX
#AD5C8A
RGB
rgb(173, 92, 138)
RGBA
rgba(173, 92, 138, 1)
HSL
hsl(326, 33%, 52%)
HSV
hsv(326, 47%, 68%)
CMYK
cmyk(0%, 47%, 20%, 32%)
CSS variable
--color-primary: #AD5C8A;
Lowercase HEX
#ad5c8a

Shades

Tints

Tones

Harmony

CSS snippets for #AD5C8A

.color-ad5c8a {
  color: #AD5C8A;
  background-color: #AD5C8A;
}

Frequently asked questions

What color is #AD5C8A?+

#AD5C8A is a HEX color with RGB value rgb(173, 92, 138) and HSL value hsl(326, 33%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AD5C8A?+

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