#D7AE5B Color

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

Color preview

#D7AE5B

Color formats

HEX
#D7AE5B
RGB
rgb(215, 174, 91)
RGBA
rgba(215, 174, 91, 1)
HSL
hsl(40, 61%, 60%)
HSV
hsv(40, 58%, 84%)
CMYK
cmyk(0%, 19%, 58%, 16%)
CSS variable
--color-primary: #D7AE5B;
Lowercase HEX
#d7ae5b

Shades

Tints

Tones

Harmony

CSS snippets for #D7AE5B

.color-d7ae5b {
  color: #D7AE5B;
  background-color: #D7AE5B;
}

Frequently asked questions

What color is #D7AE5B?+

#D7AE5B is a HEX color with RGB value rgb(215, 174, 91) and HSL value hsl(40, 61%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #D7AE5B?+

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