#CC66FF Color

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

Color preview

#CC66FF

Color formats

HEX
#CC66FF
RGB
rgb(204, 102, 255)
RGBA
rgba(204, 102, 255, 1)
HSL
hsl(280, 100%, 70%)
HSV
hsv(280, 60%, 100%)
CMYK
cmyk(20%, 60%, 0%, 0%)
CSS variable
--color-primary: #CC66FF;
Lowercase HEX
#cc66ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC66FF

.color-cc66ff {
  color: #CC66FF;
  background-color: #CC66FF;
}

Frequently asked questions

What color is #CC66FF?+

#CC66FF is a HEX color with RGB value rgb(204, 102, 255) and HSL value hsl(280, 100%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC66FF?+

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