#C8443D Color

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

Color preview

#C8443D

Color formats

HEX
#C8443D
RGB
rgb(200, 68, 61)
RGBA
rgba(200, 68, 61, 1)
HSL
hsl(3, 56%, 51%)
HSV
hsv(3, 70%, 78%)
CMYK
cmyk(0%, 66%, 70%, 22%)
CSS variable
--color-primary: #C8443D;
Lowercase HEX
#c8443d

Shades

Tints

Tones

Harmony

CSS snippets for #C8443D

.color-c8443d {
  color: #C8443D;
  background-color: #C8443D;
}

Frequently asked questions

What color is #C8443D?+

#C8443D is a HEX color with RGB value rgb(200, 68, 61) and HSL value hsl(3, 56%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C8443D?+

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