#D3BAA0 Color

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

Color preview

#D3BAA0

Color formats

HEX
#D3BAA0
RGB
rgb(211, 186, 160)
RGBA
rgba(211, 186, 160, 1)
HSL
hsl(31, 37%, 73%)
HSV
hsv(31, 24%, 83%)
CMYK
cmyk(0%, 12%, 24%, 17%)
CSS variable
--color-primary: #D3BAA0;
Lowercase HEX
#d3baa0

Shades

Tints

Tones

Harmony

CSS snippets for #D3BAA0

.color-d3baa0 {
  color: #D3BAA0;
  background-color: #D3BAA0;
}

Frequently asked questions

What color is #D3BAA0?+

#D3BAA0 is a HEX color with RGB value rgb(211, 186, 160) and HSL value hsl(31, 37%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3BAA0?+

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