#C9745E Color

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

Color preview

#C9745E

Color formats

HEX
#C9745E
RGB
rgb(201, 116, 94)
RGBA
rgba(201, 116, 94, 1)
HSL
hsl(12, 50%, 58%)
HSV
hsv(12, 53%, 79%)
CMYK
cmyk(0%, 42%, 53%, 21%)
CSS variable
--color-primary: #C9745E;
Lowercase HEX
#c9745e

Shades

Tints

Tones

Harmony

CSS snippets for #C9745E

.color-c9745e {
  color: #C9745E;
  background-color: #C9745E;
}

Frequently asked questions

What color is #C9745E?+

#C9745E is a HEX color with RGB value rgb(201, 116, 94) and HSL value hsl(12, 50%, 58%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C9745E?+

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