#C060CC Color

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

Color preview

#C060CC

Color formats

HEX
#C060CC
RGB
rgb(192, 96, 204)
RGBA
rgba(192, 96, 204, 1)
HSL
hsl(293, 51%, 59%)
HSV
hsv(293, 53%, 80%)
CMYK
cmyk(6%, 53%, 0%, 20%)
CSS variable
--color-primary: #C060CC;
Lowercase HEX
#c060cc

Shades

Tints

Tones

Harmony

CSS snippets for #C060CC

.color-c060cc {
  color: #C060CC;
  background-color: #C060CC;
}

Frequently asked questions

What color is #C060CC?+

#C060CC is a HEX color with RGB value rgb(192, 96, 204) and HSL value hsl(293, 51%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C060CC?+

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