#C8804C Color

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

Color preview

#C8804C

Color formats

HEX
#C8804C
RGB
rgb(200, 128, 76)
RGBA
rgba(200, 128, 76, 1)
HSL
hsl(25, 53%, 54%)
HSV
hsv(25, 62%, 78%)
CMYK
cmyk(0%, 36%, 62%, 22%)
CSS variable
--color-primary: #C8804C;
Lowercase HEX
#c8804c

Shades

Tints

Tones

Harmony

CSS snippets for #C8804C

.color-c8804c {
  color: #C8804C;
  background-color: #C8804C;
}

Frequently asked questions

What color is #C8804C?+

#C8804C is a HEX color with RGB value rgb(200, 128, 76) and HSL value hsl(25, 53%, 54%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C8804C?+

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