#CC60DB Color

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

Color preview

#CC60DB

Color formats

HEX
#CC60DB
RGB
rgb(204, 96, 219)
RGBA
rgba(204, 96, 219, 1)
HSL
hsl(293, 63%, 62%)
HSV
hsv(293, 56%, 86%)
CMYK
cmyk(7%, 56%, 0%, 14%)
CSS variable
--color-primary: #CC60DB;
Lowercase HEX
#cc60db

Shades

Tints

Tones

Harmony

CSS snippets for #CC60DB

.color-cc60db {
  color: #CC60DB;
  background-color: #CC60DB;
}

Frequently asked questions

What color is #CC60DB?+

#CC60DB is a HEX color with RGB value rgb(204, 96, 219) and HSL value hsl(293, 63%, 62%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC60DB?+

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