#D3B95A Color

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

Color preview

#D3B95A

Color formats

HEX
#D3B95A
RGB
rgb(211, 185, 90)
RGBA
rgba(211, 185, 90, 1)
HSL
hsl(47, 58%, 59%)
HSV
hsv(47, 57%, 83%)
CMYK
cmyk(0%, 12%, 57%, 17%)
CSS variable
--color-primary: #D3B95A;
Lowercase HEX
#d3b95a

Shades

Tints

Tones

Harmony

CSS snippets for #D3B95A

.color-d3b95a {
  color: #D3B95A;
  background-color: #D3B95A;
}

Frequently asked questions

What color is #D3B95A?+

#D3B95A is a HEX color with RGB value rgb(211, 185, 90) and HSL value hsl(47, 58%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3B95A?+

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