#C64C41 Color

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

Color preview

#C64C41

Color formats

HEX
#C64C41
RGB
rgb(198, 76, 65)
RGBA
rgba(198, 76, 65, 1)
HSL
hsl(5, 54%, 52%)
HSV
hsv(5, 67%, 78%)
CMYK
cmyk(0%, 62%, 67%, 22%)
CSS variable
--color-primary: #C64C41;
Lowercase HEX
#c64c41

Shades

Tints

Tones

Harmony

CSS snippets for #C64C41

.color-c64c41 {
  color: #C64C41;
  background-color: #C64C41;
}

Frequently asked questions

What color is #C64C41?+

#C64C41 is a HEX color with RGB value rgb(198, 76, 65) and HSL value hsl(5, 54%, 52%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C64C41?+

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