#C9745C Color

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

Color preview

#C9745C

Color formats

HEX
#C9745C
RGB
rgb(201, 116, 92)
RGBA
rgba(201, 116, 92, 1)
HSL
hsl(13, 50%, 57%)
HSV
hsv(13, 54%, 79%)
CMYK
cmyk(0%, 42%, 54%, 21%)
CSS variable
--color-primary: #C9745C;
Lowercase HEX
#c9745c

Shades

Tints

Tones

Harmony

CSS snippets for #C9745C

.color-c9745c {
  color: #C9745C;
  background-color: #C9745C;
}

Frequently asked questions

What color is #C9745C?+

#C9745C is a HEX color with RGB value rgb(201, 116, 92) and HSL value hsl(13, 50%, 57%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C9745C?+

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