#C8AE8D Color

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

Color preview

#C8AE8D

Color formats

HEX
#C8AE8D
RGB
rgb(200, 174, 141)
RGBA
rgba(200, 174, 141, 1)
HSL
hsl(34, 35%, 67%)
HSV
hsv(34, 29%, 78%)
CMYK
cmyk(0%, 13%, 29%, 22%)
CSS variable
--color-primary: #C8AE8D;
Lowercase HEX
#c8ae8d

Shades

Tints

Tones

Harmony

CSS snippets for #C8AE8D

.color-c8ae8d {
  color: #C8AE8D;
  background-color: #C8AE8D;
}

Frequently asked questions

What color is #C8AE8D?+

#C8AE8D is a HEX color with RGB value rgb(200, 174, 141) and HSL value hsl(34, 35%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #C8AE8D?+

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