#C55CCC Color

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

Color preview

#C55CCC

Color formats

HEX
#C55CCC
RGB
rgb(197, 92, 204)
RGBA
rgba(197, 92, 204, 1)
HSL
hsl(296, 52%, 58%)
HSV
hsv(296, 55%, 80%)
CMYK
cmyk(3%, 55%, 0%, 20%)
CSS variable
--color-primary: #C55CCC;
Lowercase HEX
#c55ccc

Shades

Tints

Tones

Harmony

CSS snippets for #C55CCC

.color-c55ccc {
  color: #C55CCC;
  background-color: #C55CCC;
}

Frequently asked questions

What color is #C55CCC?+

#C55CCC is a HEX color with RGB value rgb(197, 92, 204) and HSL value hsl(296, 52%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C55CCC?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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