#CE6AE6 Color

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

Color preview

#CE6AE6

Color formats

HEX
#CE6AE6
RGB
rgb(206, 106, 230)
RGBA
rgba(206, 106, 230, 1)
HSL
hsl(288, 71%, 66%)
HSV
hsv(288, 54%, 90%)
CMYK
cmyk(10%, 54%, 0%, 10%)
CSS variable
--color-primary: #CE6AE6;
Lowercase HEX
#ce6ae6

Shades

Tints

Tones

Harmony

CSS snippets for #CE6AE6

.color-ce6ae6 {
  color: #CE6AE6;
  background-color: #CE6AE6;
}

Frequently asked questions

What color is #CE6AE6?+

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

What is the closest Tailwind color to #CE6AE6?+

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