#D9AE68 Color

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

Color preview

#D9AE68

Color formats

HEX
#D9AE68
RGB
rgb(217, 174, 104)
RGBA
rgba(217, 174, 104, 1)
HSL
hsl(37, 60%, 63%)
HSV
hsv(37, 52%, 85%)
CMYK
cmyk(0%, 20%, 52%, 15%)
CSS variable
--color-primary: #D9AE68;
Lowercase HEX
#d9ae68

Shades

Tints

Tones

Harmony

CSS snippets for #D9AE68

.color-d9ae68 {
  color: #D9AE68;
  background-color: #D9AE68;
}

Frequently asked questions

What color is #D9AE68?+

#D9AE68 is a HEX color with RGB value rgb(217, 174, 104) and HSL value hsl(37, 60%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D9AE68?+

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