#CE4EF2 Color

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

Color preview

#CE4EF2

Color formats

HEX
#CE4EF2
RGB
rgb(206, 78, 242)
RGBA
rgba(206, 78, 242, 1)
HSL
hsl(287, 86%, 63%)
HSV
hsv(287, 68%, 95%)
CMYK
cmyk(15%, 68%, 0%, 5%)
CSS variable
--color-primary: #CE4EF2;
Lowercase HEX
#ce4ef2

Shades

Tints

Tones

Harmony

CSS snippets for #CE4EF2

.color-ce4ef2 {
  color: #CE4EF2;
  background-color: #CE4EF2;
}

Frequently asked questions

What color is #CE4EF2?+

#CE4EF2 is a HEX color with RGB value rgb(206, 78, 242) and HSL value hsl(287, 86%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CE4EF2?+

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