#C8A256 Color

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

Color preview

#C8A256

Color formats

HEX
#C8A256
RGB
rgb(200, 162, 86)
RGBA
rgba(200, 162, 86, 1)
HSL
hsl(40, 51%, 56%)
HSV
hsv(40, 57%, 78%)
CMYK
cmyk(0%, 19%, 57%, 22%)
CSS variable
--color-primary: #C8A256;
Lowercase HEX
#c8a256

Shades

Tints

Tones

Harmony

CSS snippets for #C8A256

.color-c8a256 {
  color: #C8A256;
  background-color: #C8A256;
}

Frequently asked questions

What color is #C8A256?+

#C8A256 is a HEX color with RGB value rgb(200, 162, 86) and HSL value hsl(40, 51%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8A256?+

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