#C64F2F Color

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

Color preview

#C64F2F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C64F2F

.color-c64f2f {
  color: #C64F2F;
  background-color: #C64F2F;
}

Frequently asked questions

What color is #C64F2F?+

#C64F2F is a HEX color with RGB value rgb(198, 79, 47) and HSL value hsl(13, 62%, 48%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #C64F2F?+

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