#C88B42 Color

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

Color preview

#C88B42

Color formats

HEX
#C88B42
RGB
rgb(200, 139, 66)
RGBA
rgba(200, 139, 66, 1)
HSL
hsl(33, 55%, 52%)
HSV
hsv(33, 67%, 78%)
CMYK
cmyk(0%, 31%, 67%, 22%)
CSS variable
--color-primary: #C88B42;
Lowercase HEX
#c88b42

Shades

Tints

Tones

Harmony

CSS snippets for #C88B42

.color-c88b42 {
  color: #C88B42;
  background-color: #C88B42;
}

Frequently asked questions

What color is #C88B42?+

#C88B42 is a HEX color with RGB value rgb(200, 139, 66) and HSL value hsl(33, 55%, 52%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C88B42?+

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