#C7745A Color

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

Color preview

#C7745A

Color formats

HEX
#C7745A
RGB
rgb(199, 116, 90)
RGBA
rgba(199, 116, 90, 1)
HSL
hsl(14, 49%, 57%)
HSV
hsv(14, 55%, 78%)
CMYK
cmyk(0%, 42%, 55%, 22%)
CSS variable
--color-primary: #C7745A;
Lowercase HEX
#c7745a

Shades

Tints

Tones

Harmony

CSS snippets for #C7745A

.color-c7745a {
  color: #C7745A;
  background-color: #C7745A;
}

Frequently asked questions

What color is #C7745A?+

#C7745A is a HEX color with RGB value rgb(199, 116, 90) and HSL value hsl(14, 49%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C7745A?+

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