#D0AE7B Color

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

Color preview

#D0AE7B

Color formats

HEX
#D0AE7B
RGB
rgb(208, 174, 123)
RGBA
rgba(208, 174, 123, 1)
HSL
hsl(36, 47%, 65%)
HSV
hsv(36, 41%, 82%)
CMYK
cmyk(0%, 16%, 41%, 18%)
CSS variable
--color-primary: #D0AE7B;
Lowercase HEX
#d0ae7b

Shades

Tints

Tones

Harmony

CSS snippets for #D0AE7B

.color-d0ae7b {
  color: #D0AE7B;
  background-color: #D0AE7B;
}

Frequently asked questions

What color is #D0AE7B?+

#D0AE7B is a HEX color with RGB value rgb(208, 174, 123) and HSL value hsl(36, 47%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D0AE7B?+

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