#AD4E8D Color

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

Color preview

#AD4E8D

Color formats

HEX
#AD4E8D
RGB
rgb(173, 78, 141)
RGBA
rgba(173, 78, 141, 1)
HSL
hsl(320, 38%, 49%)
HSV
hsv(320, 55%, 68%)
CMYK
cmyk(0%, 55%, 18%, 32%)
CSS variable
--color-primary: #AD4E8D;
Lowercase HEX
#ad4e8d

Shades

Tints

Tones

Harmony

CSS snippets for #AD4E8D

.color-ad4e8d {
  color: #AD4E8D;
  background-color: #AD4E8D;
}

Frequently asked questions

What color is #AD4E8D?+

#AD4E8D is a HEX color with RGB value rgb(173, 78, 141) and HSL value hsl(320, 38%, 49%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #AD4E8D?+

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