#C82BDC Color

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

Color preview

#C82BDC

Color formats

HEX
#C82BDC
RGB
rgb(200, 43, 220)
RGBA
rgba(200, 43, 220, 1)
HSL
hsl(293, 72%, 52%)
HSV
hsv(293, 80%, 86%)
CMYK
cmyk(9%, 80%, 0%, 14%)
CSS variable
--color-primary: #C82BDC;
Lowercase HEX
#c82bdc

Shades

Tints

Tones

Harmony

CSS snippets for #C82BDC

.color-c82bdc {
  color: #C82BDC;
  background-color: #C82BDC;
}

Frequently asked questions

What color is #C82BDC?+

#C82BDC is a HEX color with RGB value rgb(200, 43, 220) and HSL value hsl(293, 72%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C82BDC?+

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