#C007C0 Color

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

Color preview

#C007C0

Color formats

HEX
#C007C0
RGB
rgb(192, 7, 192)
RGBA
rgba(192, 7, 192, 1)
HSL
hsl(300, 93%, 39%)
HSV
hsv(300, 96%, 75%)
CMYK
cmyk(0%, 96%, 0%, 25%)
CSS variable
--color-primary: #C007C0;
Lowercase HEX
#c007c0

Shades

Tints

Tones

Harmony

CSS snippets for #C007C0

.color-c007c0 {
  color: #C007C0;
  background-color: #C007C0;
}

Frequently asked questions

What color is #C007C0?+

#C007C0 is a HEX color with RGB value rgb(192, 7, 192) and HSL value hsl(300, 93%, 39%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C007C0?+

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