#CC66EB Color

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

Color preview

#CC66EB

Color formats

HEX
#CC66EB
RGB
rgb(204, 102, 235)
RGBA
rgba(204, 102, 235, 1)
HSL
hsl(286, 77%, 66%)
HSV
hsv(286, 57%, 92%)
CMYK
cmyk(13%, 57%, 0%, 8%)
CSS variable
--color-primary: #CC66EB;
Lowercase HEX
#cc66eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC66EB

.color-cc66eb {
  color: #CC66EB;
  background-color: #CC66EB;
}

Frequently asked questions

What color is #CC66EB?+

#CC66EB is a HEX color with RGB value rgb(204, 102, 235) and HSL value hsl(286, 77%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC66EB?+

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