#D2AE67 Color

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

Color preview

#D2AE67

Color formats

HEX
#D2AE67
RGB
rgb(210, 174, 103)
RGBA
rgba(210, 174, 103, 1)
HSL
hsl(40, 54%, 61%)
HSV
hsv(40, 51%, 82%)
CMYK
cmyk(0%, 17%, 51%, 18%)
CSS variable
--color-primary: #D2AE67;
Lowercase HEX
#d2ae67

Shades

Tints

Tones

Harmony

CSS snippets for #D2AE67

.color-d2ae67 {
  color: #D2AE67;
  background-color: #D2AE67;
}

Frequently asked questions

What color is #D2AE67?+

#D2AE67 is a HEX color with RGB value rgb(210, 174, 103) and HSL value hsl(40, 54%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2AE67?+

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