#C88065 Color

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

Color preview

#C88065

Color formats

HEX
#C88065
RGB
rgb(200, 128, 101)
RGBA
rgba(200, 128, 101, 1)
HSL
hsl(16, 47%, 59%)
HSV
hsv(16, 50%, 78%)
CMYK
cmyk(0%, 36%, 50%, 22%)
CSS variable
--color-primary: #C88065;
Lowercase HEX
#c88065

Shades

Tints

Tones

Harmony

CSS snippets for #C88065

.color-c88065 {
  color: #C88065;
  background-color: #C88065;
}

Frequently asked questions

What color is #C88065?+

#C88065 is a HEX color with RGB value rgb(200, 128, 101) and HSL value hsl(16, 47%, 59%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #C88065?+

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