#C8A255 Color

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

Color preview

#C8A255

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C8A255

.color-c8a255 {
  color: #C8A255;
  background-color: #C8A255;
}

Frequently asked questions

What color is #C8A255?+

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

What is the closest Tailwind color to #C8A255?+

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