#D1AE4D Color

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

Color preview

#D1AE4D

Color formats

HEX
#D1AE4D
RGB
rgb(209, 174, 77)
RGBA
rgba(209, 174, 77, 1)
HSL
hsl(44, 59%, 56%)
HSV
hsv(44, 63%, 82%)
CMYK
cmyk(0%, 17%, 63%, 18%)
CSS variable
--color-primary: #D1AE4D;
Lowercase HEX
#d1ae4d

Shades

Tints

Tones

Harmony

CSS snippets for #D1AE4D

.color-d1ae4d {
  color: #D1AE4D;
  background-color: #D1AE4D;
}

Frequently asked questions

What color is #D1AE4D?+

#D1AE4D is a HEX color with RGB value rgb(209, 174, 77) and HSL value hsl(44, 59%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D1AE4D?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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