#CE50CC Color

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

Color preview

#CE50CC

Color formats

HEX
#CE50CC
RGB
rgb(206, 80, 204)
RGBA
rgba(206, 80, 204, 1)
HSL
hsl(301, 56%, 56%)
HSV
hsv(301, 61%, 81%)
CMYK
cmyk(0%, 61%, 1%, 19%)
CSS variable
--color-primary: #CE50CC;
Lowercase HEX
#ce50cc

Shades

Tints

Tones

Harmony

CSS snippets for #CE50CC

.color-ce50cc {
  color: #CE50CC;
  background-color: #CE50CC;
}

Frequently asked questions

What color is #CE50CC?+

#CE50CC is a HEX color with RGB value rgb(206, 80, 204) and HSL value hsl(301, 56%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CE50CC?+

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