#D4AE54 Color

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

Color preview

#D4AE54

Color formats

HEX
#D4AE54
RGB
rgb(212, 174, 84)
RGBA
rgba(212, 174, 84, 1)
HSL
hsl(42, 60%, 58%)
HSV
hsv(42, 60%, 83%)
CMYK
cmyk(0%, 18%, 60%, 17%)
CSS variable
--color-primary: #D4AE54;
Lowercase HEX
#d4ae54

Shades

Tints

Tones

Harmony

CSS snippets for #D4AE54

.color-d4ae54 {
  color: #D4AE54;
  background-color: #D4AE54;
}

Frequently asked questions

What color is #D4AE54?+

#D4AE54 is a HEX color with RGB value rgb(212, 174, 84) and HSL value hsl(42, 60%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D4AE54?+

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