#C9705C Color

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

Color preview

#C9705C

Color formats

HEX
#C9705C
RGB
rgb(201, 112, 92)
RGBA
rgba(201, 112, 92, 1)
HSL
hsl(11, 50%, 57%)
HSV
hsv(11, 54%, 79%)
CMYK
cmyk(0%, 44%, 54%, 21%)
CSS variable
--color-primary: #C9705C;
Lowercase HEX
#c9705c

Shades

Tints

Tones

Harmony

CSS snippets for #C9705C

.color-c9705c {
  color: #C9705C;
  background-color: #C9705C;
}

Frequently asked questions

What color is #C9705C?+

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

What is the closest Tailwind color to #C9705C?+

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