#C64D40 Color

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

Color preview

#C64D40

Color formats

HEX
#C64D40
RGB
rgb(198, 77, 64)
RGBA
rgba(198, 77, 64, 1)
HSL
hsl(6, 54%, 51%)
HSV
hsv(6, 68%, 78%)
CMYK
cmyk(0%, 61%, 68%, 22%)
CSS variable
--color-primary: #C64D40;
Lowercase HEX
#c64d40

Shades

Tints

Tones

Harmony

CSS snippets for #C64D40

.color-c64d40 {
  color: #C64D40;
  background-color: #C64D40;
}

Frequently asked questions

What color is #C64D40?+

#C64D40 is a HEX color with RGB value rgb(198, 77, 64) and HSL value hsl(6, 54%, 51%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C64D40?+

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