#D8AE4D Color

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

Color preview

#D8AE4D

Color formats

HEX
#D8AE4D
RGB
rgb(216, 174, 77)
RGBA
rgba(216, 174, 77, 1)
HSL
hsl(42, 64%, 57%)
HSV
hsv(42, 64%, 85%)
CMYK
cmyk(0%, 19%, 64%, 15%)
CSS variable
--color-primary: #D8AE4D;
Lowercase HEX
#d8ae4d

Shades

Tints

Tones

Harmony

CSS snippets for #D8AE4D

.color-d8ae4d {
  color: #D8AE4D;
  background-color: #D8AE4D;
}

Frequently asked questions

What color is #D8AE4D?+

#D8AE4D is a HEX color with RGB value rgb(216, 174, 77) and HSL value hsl(42, 64%, 57%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #D8AE4D?+

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