#C8823C Color

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

Color preview

#C8823C

Color formats

HEX
#C8823C
RGB
rgb(200, 130, 60)
RGBA
rgba(200, 130, 60, 1)
HSL
hsl(30, 56%, 51%)
HSV
hsv(30, 70%, 78%)
CMYK
cmyk(0%, 35%, 70%, 22%)
CSS variable
--color-primary: #C8823C;
Lowercase HEX
#c8823c

Shades

Tints

Tones

Harmony

CSS snippets for #C8823C

.color-c8823c {
  color: #C8823C;
  background-color: #C8823C;
}

Frequently asked questions

What color is #C8823C?+

#C8823C is a HEX color with RGB value rgb(200, 130, 60) and HSL value hsl(30, 56%, 51%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #C8823C?+

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