#C64C2A Color

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

Color preview

#C64C2A

Color formats

HEX
#C64C2A
RGB
rgb(198, 76, 42)
RGBA
rgba(198, 76, 42, 1)
HSL
hsl(13, 65%, 47%)
HSV
hsv(13, 79%, 78%)
CMYK
cmyk(0%, 62%, 79%, 22%)
CSS variable
--color-primary: #C64C2A;
Lowercase HEX
#c64c2a

Shades

Tints

Tones

Harmony

CSS snippets for #C64C2A

.color-c64c2a {
  color: #C64C2A;
  background-color: #C64C2A;
}

Frequently asked questions

What color is #C64C2A?+

#C64C2A is a HEX color with RGB value rgb(198, 76, 42) and HSL value hsl(13, 65%, 47%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C64C2A?+

The closest Tailwind color is orange-700, available as the bg-orange-700 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