#C000FA Color

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

Color preview

#C000FA

Color formats

HEX
#C000FA
RGB
rgb(192, 0, 250)
RGBA
rgba(192, 0, 250, 1)
HSL
hsl(286, 100%, 49%)
HSV
hsv(286, 100%, 98%)
CMYK
cmyk(23%, 100%, 0%, 2%)
CSS variable
--color-primary: #C000FA;
Lowercase HEX
#c000fa

Shades

Tints

Tones

Harmony

CSS snippets for #C000FA

.color-c000fa {
  color: #C000FA;
  background-color: #C000FA;
}

Frequently asked questions

What color is #C000FA?+

#C000FA is a HEX color with RGB value rgb(192, 0, 250) and HSL value hsl(286, 100%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C000FA?+

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