#CC66FB Color

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

Color preview

#CC66FB

Color formats

HEX
#CC66FB
RGB
rgb(204, 102, 251)
RGBA
rgba(204, 102, 251, 1)
HSL
hsl(281, 95%, 69%)
HSV
hsv(281, 59%, 98%)
CMYK
cmyk(19%, 59%, 0%, 2%)
CSS variable
--color-primary: #CC66FB;
Lowercase HEX
#cc66fb

Shades

Tints

Tones

Harmony

CSS snippets for #CC66FB

.color-cc66fb {
  color: #CC66FB;
  background-color: #CC66FB;
}

Frequently asked questions

What color is #CC66FB?+

#CC66FB is a HEX color with RGB value rgb(204, 102, 251) and HSL value hsl(281, 95%, 69%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC66FB?+

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