#C60FEB Color

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

Color preview

#C60FEB

Color formats

HEX
#C60FEB
RGB
rgb(198, 15, 235)
RGBA
rgba(198, 15, 235, 1)
HSL
hsl(290, 88%, 49%)
HSV
hsv(290, 94%, 92%)
CMYK
cmyk(16%, 94%, 0%, 8%)
CSS variable
--color-primary: #C60FEB;
Lowercase HEX
#c60feb

Shades

Tints

Tones

Harmony

CSS snippets for #C60FEB

.color-c60feb {
  color: #C60FEB;
  background-color: #C60FEB;
}

Frequently asked questions

What color is #C60FEB?+

#C60FEB is a HEX color with RGB value rgb(198, 15, 235) and HSL value hsl(290, 88%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C60FEB?+

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