#C8830D Color

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

Color preview

#C8830D

Color formats

HEX
#C8830D
RGB
rgb(200, 131, 13)
RGBA
rgba(200, 131, 13, 1)
HSL
hsl(38, 88%, 42%)
HSV
hsv(38, 94%, 78%)
CMYK
cmyk(0%, 35%, 94%, 22%)
CSS variable
--color-primary: #C8830D;
Lowercase HEX
#c8830d

Shades

Tints

Tones

Harmony

CSS snippets for #C8830D

.color-c8830d {
  color: #C8830D;
  background-color: #C8830D;
}

Frequently asked questions

What color is #C8830D?+

#C8830D is a HEX color with RGB value rgb(200, 131, 13) and HSL value hsl(38, 88%, 42%). Its closest CSS named color is DarkGoldenRod.

What is the closest Tailwind color to #C8830D?+

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