#D7AE6C Color

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

Color preview

#D7AE6C

Color formats

HEX
#D7AE6C
RGB
rgb(215, 174, 108)
RGBA
rgba(215, 174, 108, 1)
HSL
hsl(37, 57%, 63%)
HSV
hsv(37, 50%, 84%)
CMYK
cmyk(0%, 19%, 50%, 16%)
CSS variable
--color-primary: #D7AE6C;
Lowercase HEX
#d7ae6c

Shades

Tints

Tones

Harmony

CSS snippets for #D7AE6C

.color-d7ae6c {
  color: #D7AE6C;
  background-color: #D7AE6C;
}

Frequently asked questions

What color is #D7AE6C?+

#D7AE6C is a HEX color with RGB value rgb(215, 174, 108) and HSL value hsl(37, 57%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D7AE6C?+

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