#C22E9F Color

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

Color preview

#C22E9F

Color formats

HEX
#C22E9F
RGB
rgb(194, 46, 159)
RGBA
rgba(194, 46, 159, 1)
HSL
hsl(314, 62%, 47%)
HSV
hsv(314, 76%, 76%)
CMYK
cmyk(0%, 76%, 18%, 24%)
CSS variable
--color-primary: #C22E9F;
Lowercase HEX
#c22e9f

Shades

Tints

Tones

Harmony

CSS snippets for #C22E9F

.color-c22e9f {
  color: #C22E9F;
  background-color: #C22E9F;
}

Frequently asked questions

What color is #C22E9F?+

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

What is the closest Tailwind color to #C22E9F?+

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