#C7AE6F Color

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

Color preview

#C7AE6F

Color formats

HEX
#C7AE6F
RGB
rgb(199, 174, 111)
RGBA
rgba(199, 174, 111, 1)
HSL
hsl(43, 44%, 61%)
HSV
hsv(43, 44%, 78%)
CMYK
cmyk(0%, 13%, 44%, 22%)
CSS variable
--color-primary: #C7AE6F;
Lowercase HEX
#c7ae6f

Shades

Tints

Tones

Harmony

CSS snippets for #C7AE6F

.color-c7ae6f {
  color: #C7AE6F;
  background-color: #C7AE6F;
}

Frequently asked questions

What color is #C7AE6F?+

#C7AE6F is a HEX color with RGB value rgb(199, 174, 111) and HSL value hsl(43, 44%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C7AE6F?+

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