#C22EBB Color

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

Color preview

#C22EBB

Color formats

HEX
#C22EBB
RGB
rgb(194, 46, 187)
RGBA
rgba(194, 46, 187, 1)
HSL
hsl(303, 62%, 47%)
HSV
hsv(303, 76%, 76%)
CMYK
cmyk(0%, 76%, 4%, 24%)
CSS variable
--color-primary: #C22EBB;
Lowercase HEX
#c22ebb

Shades

Tints

Tones

Harmony

CSS snippets for #C22EBB

.color-c22ebb {
  color: #C22EBB;
  background-color: #C22EBB;
}

Frequently asked questions

What color is #C22EBB?+

#C22EBB is a HEX color with RGB value rgb(194, 46, 187) and HSL value hsl(303, 62%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #C22EBB?+

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