#C8AE7A Color

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

Color preview

#C8AE7A

Color formats

HEX
#C8AE7A
RGB
rgb(200, 174, 122)
RGBA
rgba(200, 174, 122, 1)
HSL
hsl(40, 41%, 63%)
HSV
hsv(40, 39%, 78%)
CMYK
cmyk(0%, 13%, 39%, 22%)
CSS variable
--color-primary: #C8AE7A;
Lowercase HEX
#c8ae7a

Shades

Tints

Tones

Harmony

CSS snippets for #C8AE7A

.color-c8ae7a {
  color: #C8AE7A;
  background-color: #C8AE7A;
}

Frequently asked questions

What color is #C8AE7A?+

#C8AE7A is a HEX color with RGB value rgb(200, 174, 122) and HSL value hsl(40, 41%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C8AE7A?+

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