#C9745A Color

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

Color preview

#C9745A

Color formats

HEX
#C9745A
RGB
rgb(201, 116, 90)
RGBA
rgba(201, 116, 90, 1)
HSL
hsl(14, 51%, 57%)
HSV
hsv(14, 55%, 79%)
CMYK
cmyk(0%, 42%, 55%, 21%)
CSS variable
--color-primary: #C9745A;
Lowercase HEX
#c9745a

Shades

Tints

Tones

Harmony

CSS snippets for #C9745A

.color-c9745a {
  color: #C9745A;
  background-color: #C9745A;
}

Frequently asked questions

What color is #C9745A?+

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

What is the closest Tailwind color to #C9745A?+

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