#C84E3D Color

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

Color preview

#C84E3D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C84E3D

.color-c84e3d {
  color: #C84E3D;
  background-color: #C84E3D;
}

Frequently asked questions

What color is #C84E3D?+

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

What is the closest Tailwind color to #C84E3D?+

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