#C007B4 Color

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

Color preview

#C007B4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C007B4

.color-c007b4 {
  color: #C007B4;
  background-color: #C007B4;
}

Frequently asked questions

What color is #C007B4?+

#C007B4 is a HEX color with RGB value rgb(192, 7, 180) and HSL value hsl(304, 93%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C007B4?+

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