#D1AE7C Color

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

Color preview

#D1AE7C

Color formats

HEX
#D1AE7C
RGB
rgb(209, 174, 124)
RGBA
rgba(209, 174, 124, 1)
HSL
hsl(35, 48%, 65%)
HSV
hsv(35, 41%, 82%)
CMYK
cmyk(0%, 17%, 41%, 18%)
CSS variable
--color-primary: #D1AE7C;
Lowercase HEX
#d1ae7c

Shades

Tints

Tones

Harmony

CSS snippets for #D1AE7C

.color-d1ae7c {
  color: #D1AE7C;
  background-color: #D1AE7C;
}

Frequently asked questions

What color is #D1AE7C?+

#D1AE7C is a HEX color with RGB value rgb(209, 174, 124) and HSL value hsl(35, 48%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D1AE7C?+

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