#C6AE7A Color

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

Color preview

#C6AE7A

Color formats

HEX
#C6AE7A
RGB
rgb(198, 174, 122)
RGBA
rgba(198, 174, 122, 1)
HSL
hsl(41, 40%, 63%)
HSV
hsv(41, 38%, 78%)
CMYK
cmyk(0%, 12%, 38%, 22%)
CSS variable
--color-primary: #C6AE7A;
Lowercase HEX
#c6ae7a

Shades

Tints

Tones

Harmony

CSS snippets for #C6AE7A

.color-c6ae7a {
  color: #C6AE7A;
  background-color: #C6AE7A;
}

Frequently asked questions

What color is #C6AE7A?+

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

What is the closest Tailwind color to #C6AE7A?+

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