#CE55CC Color

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

Color preview

#CE55CC

Color formats

HEX
#CE55CC
RGB
rgb(206, 85, 204)
RGBA
rgba(206, 85, 204, 1)
HSL
hsl(301, 55%, 57%)
HSV
hsv(301, 59%, 81%)
CMYK
cmyk(0%, 59%, 1%, 19%)
CSS variable
--color-primary: #CE55CC;
Lowercase HEX
#ce55cc

Shades

Tints

Tones

Harmony

CSS snippets for #CE55CC

.color-ce55cc {
  color: #CE55CC;
  background-color: #CE55CC;
}

Frequently asked questions

What color is #CE55CC?+

#CE55CC is a HEX color with RGB value rgb(206, 85, 204) and HSL value hsl(301, 55%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CE55CC?+

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