#AD3EBB Color

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

Color preview

#AD3EBB

Color formats

HEX
#AD3EBB
RGB
rgb(173, 62, 187)
RGBA
rgba(173, 62, 187, 1)
HSL
hsl(293, 50%, 49%)
HSV
hsv(293, 67%, 73%)
CMYK
cmyk(7%, 67%, 0%, 27%)
CSS variable
--color-primary: #AD3EBB;
Lowercase HEX
#ad3ebb

Shades

Tints

Tones

Harmony

CSS snippets for #AD3EBB

.color-ad3ebb {
  color: #AD3EBB;
  background-color: #AD3EBB;
}

Frequently asked questions

What color is #AD3EBB?+

#AD3EBB is a HEX color with RGB value rgb(173, 62, 187) and HSL value hsl(293, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AD3EBB?+

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