#C22BDC Color

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

Color preview

#C22BDC

Color formats

HEX
#C22BDC
RGB
rgb(194, 43, 220)
RGBA
rgba(194, 43, 220, 1)
HSL
hsl(291, 72%, 52%)
HSV
hsv(291, 80%, 86%)
CMYK
cmyk(12%, 80%, 0%, 14%)
CSS variable
--color-primary: #C22BDC;
Lowercase HEX
#c22bdc

Shades

Tints

Tones

Harmony

CSS snippets for #C22BDC

.color-c22bdc {
  color: #C22BDC;
  background-color: #C22BDC;
}

Frequently asked questions

What color is #C22BDC?+

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

What is the closest Tailwind color to #C22BDC?+

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