#D3AE7E Color

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

Color preview

#D3AE7E

Color formats

HEX
#D3AE7E
RGB
rgb(211, 174, 126)
RGBA
rgba(211, 174, 126, 1)
HSL
hsl(34, 49%, 66%)
HSV
hsv(34, 40%, 83%)
CMYK
cmyk(0%, 18%, 40%, 17%)
CSS variable
--color-primary: #D3AE7E;
Lowercase HEX
#d3ae7e

Shades

Tints

Tones

Harmony

CSS snippets for #D3AE7E

.color-d3ae7e {
  color: #D3AE7E;
  background-color: #D3AE7E;
}

Frequently asked questions

What color is #D3AE7E?+

#D3AE7E is a HEX color with RGB value rgb(211, 174, 126) and HSL value hsl(34, 49%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3AE7E?+

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