#C8A555 Color

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

Color preview

#C8A555

Color formats

HEX
#C8A555
RGB
rgb(200, 165, 85)
RGBA
rgba(200, 165, 85, 1)
HSL
hsl(42, 51%, 56%)
HSV
hsv(42, 58%, 78%)
CMYK
cmyk(0%, 17%, 58%, 22%)
CSS variable
--color-primary: #C8A555;
Lowercase HEX
#c8a555

Shades

Tints

Tones

Harmony

CSS snippets for #C8A555

.color-c8a555 {
  color: #C8A555;
  background-color: #C8A555;
}

Frequently asked questions

What color is #C8A555?+

#C8A555 is a HEX color with RGB value rgb(200, 165, 85) and HSL value hsl(42, 51%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8A555?+

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