#C7008B Color

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

Color preview

#C7008B

Color formats

HEX
#C7008B
RGB
rgb(199, 0, 139)
RGBA
rgba(199, 0, 139, 1)
HSL
hsl(318, 100%, 39%)
HSV
hsv(318, 100%, 78%)
CMYK
cmyk(0%, 100%, 30%, 22%)
CSS variable
--color-primary: #C7008B;
Lowercase HEX
#c7008b

Shades

Tints

Tones

Harmony

CSS snippets for #C7008B

.color-c7008b {
  color: #C7008B;
  background-color: #C7008B;
}

Frequently asked questions

What color is #C7008B?+

#C7008B is a HEX color with RGB value rgb(199, 0, 139) and HSL value hsl(318, 100%, 39%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #C7008B?+

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