#C9705E Color

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

Color preview

#C9705E

Color formats

HEX
#C9705E
RGB
rgb(201, 112, 94)
RGBA
rgba(201, 112, 94, 1)
HSL
hsl(10, 50%, 58%)
HSV
hsv(10, 53%, 79%)
CMYK
cmyk(0%, 44%, 53%, 21%)
CSS variable
--color-primary: #C9705E;
Lowercase HEX
#c9705e

Shades

Tints

Tones

Harmony

CSS snippets for #C9705E

.color-c9705e {
  color: #C9705E;
  background-color: #C9705E;
}

Frequently asked questions

What color is #C9705E?+

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

What is the closest Tailwind color to #C9705E?+

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