#D0AE65 Color

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

Color preview

#D0AE65

Color formats

HEX
#D0AE65
RGB
rgb(208, 174, 101)
RGBA
rgba(208, 174, 101, 1)
HSL
hsl(41, 53%, 61%)
HSV
hsv(41, 51%, 82%)
CMYK
cmyk(0%, 16%, 51%, 18%)
CSS variable
--color-primary: #D0AE65;
Lowercase HEX
#d0ae65

Shades

Tints

Tones

Harmony

CSS snippets for #D0AE65

.color-d0ae65 {
  color: #D0AE65;
  background-color: #D0AE65;
}

Frequently asked questions

What color is #D0AE65?+

#D0AE65 is a HEX color with RGB value rgb(208, 174, 101) and HSL value hsl(41, 53%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D0AE65?+

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