#AD5EB0 Color

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

Color preview

#AD5EB0

Color formats

HEX
#AD5EB0
RGB
rgb(173, 94, 176)
RGBA
rgba(173, 94, 176, 1)
HSL
hsl(298, 34%, 53%)
HSV
hsv(298, 47%, 69%)
CMYK
cmyk(2%, 47%, 0%, 31%)
CSS variable
--color-primary: #AD5EB0;
Lowercase HEX
#ad5eb0

Shades

Tints

Tones

Harmony

CSS snippets for #AD5EB0

.color-ad5eb0 {
  color: #AD5EB0;
  background-color: #AD5EB0;
}

Frequently asked questions

What color is #AD5EB0?+

#AD5EB0 is a HEX color with RGB value rgb(173, 94, 176) and HSL value hsl(298, 34%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #AD5EB0?+

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