#AD2BDC Color

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

Color preview

#AD2BDC

Color formats

HEX
#AD2BDC
RGB
rgb(173, 43, 220)
RGBA
rgba(173, 43, 220, 1)
HSL
hsl(284, 72%, 52%)
HSV
hsv(284, 80%, 86%)
CMYK
cmyk(21%, 80%, 0%, 14%)
CSS variable
--color-primary: #AD2BDC;
Lowercase HEX
#ad2bdc

Shades

Tints

Tones

Harmony

CSS snippets for #AD2BDC

.color-ad2bdc {
  color: #AD2BDC;
  background-color: #AD2BDC;
}

Frequently asked questions

What color is #AD2BDC?+

#AD2BDC is a HEX color with RGB value rgb(173, 43, 220) and HSL value hsl(284, 72%, 52%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #AD2BDC?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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