#C55EEE Color

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

Color preview

#C55EEE

Color formats

HEX
#C55EEE
RGB
rgb(197, 94, 238)
RGBA
rgba(197, 94, 238, 1)
HSL
hsl(283, 81%, 65%)
HSV
hsv(283, 61%, 93%)
CMYK
cmyk(17%, 61%, 0%, 7%)
CSS variable
--color-primary: #C55EEE;
Lowercase HEX
#c55eee

Shades

Tints

Tones

Harmony

CSS snippets for #C55EEE

.color-c55eee {
  color: #C55EEE;
  background-color: #C55EEE;
}

Frequently asked questions

What color is #C55EEE?+

#C55EEE is a HEX color with RGB value rgb(197, 94, 238) and HSL value hsl(283, 81%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C55EEE?+

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