#C88C55 Color

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

Color preview

#C88C55

Color formats

HEX
#C88C55
RGB
rgb(200, 140, 85)
RGBA
rgba(200, 140, 85, 1)
HSL
hsl(29, 51%, 56%)
HSV
hsv(29, 58%, 78%)
CMYK
cmyk(0%, 30%, 58%, 22%)
CSS variable
--color-primary: #C88C55;
Lowercase HEX
#c88c55

Shades

Tints

Tones

Harmony

CSS snippets for #C88C55

.color-c88c55 {
  color: #C88C55;
  background-color: #C88C55;
}

Frequently asked questions

What color is #C88C55?+

#C88C55 is a HEX color with RGB value rgb(200, 140, 85) and HSL value hsl(29, 51%, 56%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C88C55?+

The closest Tailwind color is orange-400, available as the bg-orange-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