#D2AE60 Color

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

Color preview

#D2AE60

Color formats

HEX
#D2AE60
RGB
rgb(210, 174, 96)
RGBA
rgba(210, 174, 96, 1)
HSL
hsl(41, 56%, 60%)
HSV
hsv(41, 54%, 82%)
CMYK
cmyk(0%, 17%, 54%, 18%)
CSS variable
--color-primary: #D2AE60;
Lowercase HEX
#d2ae60

Shades

Tints

Tones

Harmony

CSS snippets for #D2AE60

.color-d2ae60 {
  color: #D2AE60;
  background-color: #D2AE60;
}

Frequently asked questions

What color is #D2AE60?+

#D2AE60 is a HEX color with RGB value rgb(210, 174, 96) and HSL value hsl(41, 56%, 60%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2AE60?+

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