#D3B46C Color

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

Color preview

#D3B46C

Color formats

HEX
#D3B46C
RGB
rgb(211, 180, 108)
RGBA
rgba(211, 180, 108, 1)
HSL
hsl(42, 54%, 63%)
HSV
hsv(42, 49%, 83%)
CMYK
cmyk(0%, 15%, 49%, 17%)
CSS variable
--color-primary: #D3B46C;
Lowercase HEX
#d3b46c

Shades

Tints

Tones

Harmony

CSS snippets for #D3B46C

.color-d3b46c {
  color: #D3B46C;
  background-color: #D3B46C;
}

Frequently asked questions

What color is #D3B46C?+

#D3B46C is a HEX color with RGB value rgb(211, 180, 108) and HSL value hsl(42, 54%, 63%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3B46C?+

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