#CE6EE6 Color

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

Color preview

#CE6EE6

Color formats

HEX
#CE6EE6
RGB
rgb(206, 110, 230)
RGBA
rgba(206, 110, 230, 1)
HSL
hsl(288, 71%, 67%)
HSV
hsv(288, 52%, 90%)
CMYK
cmyk(10%, 52%, 0%, 10%)
CSS variable
--color-primary: #CE6EE6;
Lowercase HEX
#ce6ee6

Shades

Tints

Tones

Harmony

CSS snippets for #CE6EE6

.color-ce6ee6 {
  color: #CE6EE6;
  background-color: #CE6EE6;
}

Frequently asked questions

What color is #CE6EE6?+

#CE6EE6 is a HEX color with RGB value rgb(206, 110, 230) and HSL value hsl(288, 71%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CE6EE6?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-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