#C64C34 Color

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

Color preview

#C64C34

Color formats

HEX
#C64C34
RGB
rgb(198, 76, 52)
RGBA
rgba(198, 76, 52, 1)
HSL
hsl(10, 58%, 49%)
HSV
hsv(10, 74%, 78%)
CMYK
cmyk(0%, 62%, 74%, 22%)
CSS variable
--color-primary: #C64C34;
Lowercase HEX
#c64c34

Shades

Tints

Tones

Harmony

CSS snippets for #C64C34

.color-c64c34 {
  color: #C64C34;
  background-color: #C64C34;
}

Frequently asked questions

What color is #C64C34?+

#C64C34 is a HEX color with RGB value rgb(198, 76, 52) and HSL value hsl(10, 58%, 49%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C64C34?+

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