#C60AFF Color

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

Color preview

#C60AFF

Color formats

HEX
#C60AFF
RGB
rgb(198, 10, 255)
RGBA
rgba(198, 10, 255, 1)
HSL
hsl(286, 100%, 52%)
HSV
hsv(286, 96%, 100%)
CMYK
cmyk(22%, 96%, 0%, 0%)
CSS variable
--color-primary: #C60AFF;
Lowercase HEX
#c60aff

Shades

Tints

Tones

Harmony

CSS snippets for #C60AFF

.color-c60aff {
  color: #C60AFF;
  background-color: #C60AFF;
}

Frequently asked questions

What color is #C60AFF?+

#C60AFF is a HEX color with RGB value rgb(198, 10, 255) and HSL value hsl(286, 100%, 52%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #C60AFF?+

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