#D6AE46 Color

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

Color preview

#D6AE46

Color formats

HEX
#D6AE46
RGB
rgb(214, 174, 70)
RGBA
rgba(214, 174, 70, 1)
HSL
hsl(43, 64%, 56%)
HSV
hsv(43, 67%, 84%)
CMYK
cmyk(0%, 19%, 67%, 16%)
CSS variable
--color-primary: #D6AE46;
Lowercase HEX
#d6ae46

Shades

Tints

Tones

Harmony

CSS snippets for #D6AE46

.color-d6ae46 {
  color: #D6AE46;
  background-color: #D6AE46;
}

Frequently asked questions

What color is #D6AE46?+

#D6AE46 is a HEX color with RGB value rgb(214, 174, 70) and HSL value hsl(43, 64%, 56%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D6AE46?+

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