#D5AE66 Color

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

Color preview

#D5AE66

Color formats

HEX
#D5AE66
RGB
rgb(213, 174, 102)
RGBA
rgba(213, 174, 102, 1)
HSL
hsl(39, 57%, 62%)
HSV
hsv(39, 52%, 84%)
CMYK
cmyk(0%, 18%, 52%, 16%)
CSS variable
--color-primary: #D5AE66;
Lowercase HEX
#d5ae66

Shades

Tints

Tones

Harmony

CSS snippets for #D5AE66

.color-d5ae66 {
  color: #D5AE66;
  background-color: #D5AE66;
}

Frequently asked questions

What color is #D5AE66?+

#D5AE66 is a HEX color with RGB value rgb(213, 174, 102) and HSL value hsl(39, 57%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D5AE66?+

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