#CC60FB Color

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

Color preview

#CC60FB

Color formats

HEX
#CC60FB
RGB
rgb(204, 96, 251)
RGBA
rgba(204, 96, 251, 1)
HSL
hsl(282, 95%, 68%)
HSV
hsv(282, 62%, 98%)
CMYK
cmyk(19%, 62%, 0%, 2%)
CSS variable
--color-primary: #CC60FB;
Lowercase HEX
#cc60fb

Shades

Tints

Tones

Harmony

CSS snippets for #CC60FB

.color-cc60fb {
  color: #CC60FB;
  background-color: #CC60FB;
}

Frequently asked questions

What color is #CC60FB?+

#CC60FB is a HEX color with RGB value rgb(204, 96, 251) and HSL value hsl(282, 95%, 68%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC60FB?+

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