#C55EB7 Color

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

Color preview

#C55EB7

Color formats

HEX
#C55EB7
RGB
rgb(197, 94, 183)
RGBA
rgba(197, 94, 183, 1)
HSL
hsl(308, 47%, 57%)
HSV
hsv(308, 52%, 77%)
CMYK
cmyk(0%, 52%, 7%, 23%)
CSS variable
--color-primary: #C55EB7;
Lowercase HEX
#c55eb7

Shades

Tints

Tones

Harmony

CSS snippets for #C55EB7

.color-c55eb7 {
  color: #C55EB7;
  background-color: #C55EB7;
}

Frequently asked questions

What color is #C55EB7?+

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

What is the closest Tailwind color to #C55EB7?+

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