#C80050 Color

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

Color preview

#C80050

Color formats

HEX
#C80050
RGB
rgb(200, 0, 80)
RGBA
rgba(200, 0, 80, 1)
HSL
hsl(336, 100%, 39%)
HSV
hsv(336, 100%, 78%)
CMYK
cmyk(0%, 100%, 60%, 22%)
CSS variable
--color-primary: #C80050;
Lowercase HEX
#c80050

Shades

Tints

Tones

Harmony

CSS snippets for #C80050

.color-c80050 {
  color: #C80050;
  background-color: #C80050;
}

Frequently asked questions

What color is #C80050?+

#C80050 is a HEX color with RGB value rgb(200, 0, 80) and HSL value hsl(336, 100%, 39%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #C80050?+

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