#C7AE5F Color

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

Color preview

#C7AE5F

Color formats

HEX
#C7AE5F
RGB
rgb(199, 174, 95)
RGBA
rgba(199, 174, 95, 1)
HSL
hsl(46, 48%, 58%)
HSV
hsv(46, 52%, 78%)
CMYK
cmyk(0%, 13%, 52%, 22%)
CSS variable
--color-primary: #C7AE5F;
Lowercase HEX
#c7ae5f

Shades

Tints

Tones

Harmony

CSS snippets for #C7AE5F

.color-c7ae5f {
  color: #C7AE5F;
  background-color: #C7AE5F;
}

Frequently asked questions

What color is #C7AE5F?+

#C7AE5F is a HEX color with RGB value rgb(199, 174, 95) and HSL value hsl(46, 48%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #C7AE5F?+

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