#D2AE6F Color

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

Color preview

#D2AE6F

Color formats

HEX
#D2AE6F
RGB
rgb(210, 174, 111)
RGBA
rgba(210, 174, 111, 1)
HSL
hsl(38, 52%, 63%)
HSV
hsv(38, 47%, 82%)
CMYK
cmyk(0%, 17%, 47%, 18%)
CSS variable
--color-primary: #D2AE6F;
Lowercase HEX
#d2ae6f

Shades

Tints

Tones

Harmony

CSS snippets for #D2AE6F

.color-d2ae6f {
  color: #D2AE6F;
  background-color: #D2AE6F;
}

Frequently asked questions

What color is #D2AE6F?+

#D2AE6F is a HEX color with RGB value rgb(210, 174, 111) and HSL value hsl(38, 52%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2AE6F?+

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