#D3B68B Color

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

Color preview

#D3B68B

Color formats

HEX
#D3B68B
RGB
rgb(211, 182, 139)
RGBA
rgba(211, 182, 139, 1)
HSL
hsl(36, 45%, 69%)
HSV
hsv(36, 34%, 83%)
CMYK
cmyk(0%, 14%, 34%, 17%)
CSS variable
--color-primary: #D3B68B;
Lowercase HEX
#d3b68b

Shades

Tints

Tones

Harmony

CSS snippets for #D3B68B

.color-d3b68b {
  color: #D3B68B;
  background-color: #D3B68B;
}

Frequently asked questions

What color is #D3B68B?+

#D3B68B is a HEX color with RGB value rgb(211, 182, 139) and HSL value hsl(36, 45%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3B68B?+

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