#D7AE3D Color

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

Color preview

#D7AE3D

Color formats

HEX
#D7AE3D
RGB
rgb(215, 174, 61)
RGBA
rgba(215, 174, 61, 1)
HSL
hsl(44, 66%, 54%)
HSV
hsv(44, 72%, 84%)
CMYK
cmyk(0%, 19%, 72%, 16%)
CSS variable
--color-primary: #D7AE3D;
Lowercase HEX
#d7ae3d

Shades

Tints

Tones

Harmony

CSS snippets for #D7AE3D

.color-d7ae3d {
  color: #D7AE3D;
  background-color: #D7AE3D;
}

Frequently asked questions

What color is #D7AE3D?+

#D7AE3D is a HEX color with RGB value rgb(215, 174, 61) and HSL value hsl(44, 66%, 54%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D7AE3D?+

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