#C22E9B Color

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

Color preview

#C22E9B

Color formats

HEX
#C22E9B
RGB
rgb(194, 46, 155)
RGBA
rgba(194, 46, 155, 1)
HSL
hsl(316, 62%, 47%)
HSV
hsv(316, 76%, 76%)
CMYK
cmyk(0%, 76%, 20%, 24%)
CSS variable
--color-primary: #C22E9B;
Lowercase HEX
#c22e9b

Shades

Tints

Tones

Harmony

CSS snippets for #C22E9B

.color-c22e9b {
  color: #C22E9B;
  background-color: #C22E9B;
}

Frequently asked questions

What color is #C22E9B?+

#C22E9B is a HEX color with RGB value rgb(194, 46, 155) and HSL value hsl(316, 62%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C22E9B?+

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