#C4AE79 Color

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

Color preview

#C4AE79

Color formats

HEX
#C4AE79
RGB
rgb(196, 174, 121)
RGBA
rgba(196, 174, 121, 1)
HSL
hsl(42, 39%, 62%)
HSV
hsv(42, 38%, 77%)
CMYK
cmyk(0%, 11%, 38%, 23%)
CSS variable
--color-primary: #C4AE79;
Lowercase HEX
#c4ae79

Shades

Tints

Tones

Harmony

CSS snippets for #C4AE79

.color-c4ae79 {
  color: #C4AE79;
  background-color: #C4AE79;
}

Frequently asked questions

What color is #C4AE79?+

#C4AE79 is a HEX color with RGB value rgb(196, 174, 121) and HSL value hsl(42, 39%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C4AE79?+

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