#D3B99F Color

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

Color preview

#D3B99F

Color formats

HEX
#D3B99F
RGB
rgb(211, 185, 159)
RGBA
rgba(211, 185, 159, 1)
HSL
hsl(30, 37%, 73%)
HSV
hsv(30, 25%, 83%)
CMYK
cmyk(0%, 12%, 25%, 17%)
CSS variable
--color-primary: #D3B99F;
Lowercase HEX
#d3b99f

Shades

Tints

Tones

Harmony

CSS snippets for #D3B99F

.color-d3b99f {
  color: #D3B99F;
  background-color: #D3B99F;
}

Frequently asked questions

What color is #D3B99F?+

#D3B99F is a HEX color with RGB value rgb(211, 185, 159) and HSL value hsl(30, 37%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3B99F?+

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