#C84050 Color

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

Color preview

#C84050

Color formats

HEX
#C84050
RGB
rgb(200, 64, 80)
RGBA
rgba(200, 64, 80, 1)
HSL
hsl(353, 55%, 52%)
HSV
hsv(353, 68%, 78%)
CMYK
cmyk(0%, 68%, 60%, 22%)
CSS variable
--color-primary: #C84050;
Lowercase HEX
#c84050

Shades

Tints

Tones

Harmony

CSS snippets for #C84050

.color-c84050 {
  color: #C84050;
  background-color: #C84050;
}

Frequently asked questions

What color is #C84050?+

#C84050 is a HEX color with RGB value rgb(200, 64, 80) and HSL value hsl(353, 55%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C84050?+

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