#D2AE6A Color

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

Color preview

#D2AE6A

Color formats

HEX
#D2AE6A
RGB
rgb(210, 174, 106)
RGBA
rgba(210, 174, 106, 1)
HSL
hsl(39, 54%, 62%)
HSV
hsv(39, 50%, 82%)
CMYK
cmyk(0%, 17%, 50%, 18%)
CSS variable
--color-primary: #D2AE6A;
Lowercase HEX
#d2ae6a

Shades

Tints

Tones

Harmony

CSS snippets for #D2AE6A

.color-d2ae6a {
  color: #D2AE6A;
  background-color: #D2AE6A;
}

Frequently asked questions

What color is #D2AE6A?+

#D2AE6A is a HEX color with RGB value rgb(210, 174, 106) and HSL value hsl(39, 54%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D2AE6A?+

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