#D3A15B Color

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

Color preview

#D3A15B

Color formats

HEX
#D3A15B
RGB
rgb(211, 161, 91)
RGBA
rgba(211, 161, 91, 1)
HSL
hsl(35, 58%, 59%)
HSV
hsv(35, 57%, 83%)
CMYK
cmyk(0%, 24%, 57%, 17%)
CSS variable
--color-primary: #D3A15B;
Lowercase HEX
#d3a15b

Shades

Tints

Tones

Harmony

CSS snippets for #D3A15B

.color-d3a15b {
  color: #D3A15B;
  background-color: #D3A15B;
}

Frequently asked questions

What color is #D3A15B?+

#D3A15B is a HEX color with RGB value rgb(211, 161, 91) and HSL value hsl(35, 58%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #D3A15B?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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