#C64C3F Color

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

Color preview

#C64C3F

Color formats

HEX
#C64C3F
RGB
rgb(198, 76, 63)
RGBA
rgba(198, 76, 63, 1)
HSL
hsl(6, 54%, 51%)
HSV
hsv(6, 68%, 78%)
CMYK
cmyk(0%, 62%, 68%, 22%)
CSS variable
--color-primary: #C64C3F;
Lowercase HEX
#c64c3f

Shades

Tints

Tones

Harmony

CSS snippets for #C64C3F

.color-c64c3f {
  color: #C64C3F;
  background-color: #C64C3F;
}

Frequently asked questions

What color is #C64C3F?+

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

What is the closest Tailwind color to #C64C3F?+

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