#C9765E Color

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

Color preview

#C9765E

Color formats

HEX
#C9765E
RGB
rgb(201, 118, 94)
RGBA
rgba(201, 118, 94, 1)
HSL
hsl(13, 50%, 58%)
HSV
hsv(13, 53%, 79%)
CMYK
cmyk(0%, 41%, 53%, 21%)
CSS variable
--color-primary: #C9765E;
Lowercase HEX
#c9765e

Shades

Tints

Tones

Harmony

CSS snippets for #C9765E

.color-c9765e {
  color: #C9765E;
  background-color: #C9765E;
}

Frequently asked questions

What color is #C9765E?+

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

What is the closest Tailwind color to #C9765E?+

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