#C55EB4 Color

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

Color preview

#C55EB4

Color formats

HEX
#C55EB4
RGB
rgb(197, 94, 180)
RGBA
rgba(197, 94, 180, 1)
HSL
hsl(310, 47%, 57%)
HSV
hsv(310, 52%, 77%)
CMYK
cmyk(0%, 52%, 9%, 23%)
CSS variable
--color-primary: #C55EB4;
Lowercase HEX
#c55eb4

Shades

Tints

Tones

Harmony

CSS snippets for #C55EB4

.color-c55eb4 {
  color: #C55EB4;
  background-color: #C55EB4;
}

Frequently asked questions

What color is #C55EB4?+

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

What is the closest Tailwind color to #C55EB4?+

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