#D3B18B Color

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

Color preview

#D3B18B

Color formats

HEX
#D3B18B
RGB
rgb(211, 177, 139)
RGBA
rgba(211, 177, 139, 1)
HSL
hsl(32, 45%, 69%)
HSV
hsv(32, 34%, 83%)
CMYK
cmyk(0%, 16%, 34%, 17%)
CSS variable
--color-primary: #D3B18B;
Lowercase HEX
#d3b18b

Shades

Tints

Tones

Harmony

CSS snippets for #D3B18B

.color-d3b18b {
  color: #D3B18B;
  background-color: #D3B18B;
}

Frequently asked questions

What color is #D3B18B?+

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

What is the closest Tailwind color to #D3B18B?+

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