#C88C3D Color

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

Color preview

#C88C3D

Color formats

HEX
#C88C3D
RGB
rgb(200, 140, 61)
RGBA
rgba(200, 140, 61, 1)
HSL
hsl(34, 56%, 51%)
HSV
hsv(34, 70%, 78%)
CMYK
cmyk(0%, 30%, 70%, 22%)
CSS variable
--color-primary: #C88C3D;
Lowercase HEX
#c88c3d

Shades

Tints

Tones

Harmony

CSS snippets for #C88C3D

.color-c88c3d {
  color: #C88C3D;
  background-color: #C88C3D;
}

Frequently asked questions

What color is #C88C3D?+

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

What is the closest Tailwind color to #C88C3D?+

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