#C55EB0 Color

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

Color preview

#C55EB0

Color formats

HEX
#C55EB0
RGB
rgb(197, 94, 176)
RGBA
rgba(197, 94, 176, 1)
HSL
hsl(312, 47%, 57%)
HSV
hsv(312, 52%, 77%)
CMYK
cmyk(0%, 52%, 11%, 23%)
CSS variable
--color-primary: #C55EB0;
Lowercase HEX
#c55eb0

Shades

Tints

Tones

Harmony

CSS snippets for #C55EB0

.color-c55eb0 {
  color: #C55EB0;
  background-color: #C55EB0;
}

Frequently asked questions

What color is #C55EB0?+

#C55EB0 is a HEX color with RGB value rgb(197, 94, 176) and HSL value hsl(312, 47%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C55EB0?+

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