#D5AE6D Color

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

Color preview

#D5AE6D

Color formats

HEX
#D5AE6D
RGB
rgb(213, 174, 109)
RGBA
rgba(213, 174, 109, 1)
HSL
hsl(38, 55%, 63%)
HSV
hsv(38, 49%, 84%)
CMYK
cmyk(0%, 18%, 49%, 16%)
CSS variable
--color-primary: #D5AE6D;
Lowercase HEX
#d5ae6d

Shades

Tints

Tones

Harmony

CSS snippets for #D5AE6D

.color-d5ae6d {
  color: #D5AE6D;
  background-color: #D5AE6D;
}

Frequently asked questions

What color is #D5AE6D?+

#D5AE6D is a HEX color with RGB value rgb(213, 174, 109) and HSL value hsl(38, 55%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D5AE6D?+

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