#C007CD Color

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

Color preview

#C007CD

Color formats

HEX
#C007CD
RGB
rgb(192, 7, 205)
RGBA
rgba(192, 7, 205, 1)
HSL
hsl(296, 93%, 42%)
HSV
hsv(296, 97%, 80%)
CMYK
cmyk(6%, 97%, 0%, 20%)
CSS variable
--color-primary: #C007CD;
Lowercase HEX
#c007cd

Shades

Tints

Tones

Harmony

CSS snippets for #C007CD

.color-c007cd {
  color: #C007CD;
  background-color: #C007CD;
}

Frequently asked questions

What color is #C007CD?+

#C007CD is a HEX color with RGB value rgb(192, 7, 205) and HSL value hsl(296, 93%, 42%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C007CD?+

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