#C8900D Color

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

Color preview

#C8900D

Color formats

HEX
#C8900D
RGB
rgb(200, 144, 13)
RGBA
rgba(200, 144, 13, 1)
HSL
hsl(42, 88%, 42%)
HSV
hsv(42, 94%, 78%)
CMYK
cmyk(0%, 28%, 94%, 22%)
CSS variable
--color-primary: #C8900D;
Lowercase HEX
#c8900d

Shades

Tints

Tones

Harmony

CSS snippets for #C8900D

.color-c8900d {
  color: #C8900D;
  background-color: #C8900D;
}

Frequently asked questions

What color is #C8900D?+

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

What is the closest Tailwind color to #C8900D?+

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