#AD5C8E Color

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

Color preview

#AD5C8E

Color formats

HEX
#AD5C8E
RGB
rgb(173, 92, 142)
RGBA
rgba(173, 92, 142, 1)
HSL
hsl(323, 33%, 52%)
HSV
hsv(323, 47%, 68%)
CMYK
cmyk(0%, 47%, 18%, 32%)
CSS variable
--color-primary: #AD5C8E;
Lowercase HEX
#ad5c8e

Shades

Tints

Tones

Harmony

CSS snippets for #AD5C8E

.color-ad5c8e {
  color: #AD5C8E;
  background-color: #AD5C8E;
}

Frequently asked questions

What color is #AD5C8E?+

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

What is the closest Tailwind color to #AD5C8E?+

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