#D3A09B Color

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

Color preview

#D3A09B

Color formats

HEX
#D3A09B
RGB
rgb(211, 160, 155)
RGBA
rgba(211, 160, 155, 1)
HSL
hsl(5, 39%, 72%)
HSV
hsv(5, 27%, 83%)
CMYK
cmyk(0%, 24%, 27%, 17%)
CSS variable
--color-primary: #D3A09B;
Lowercase HEX
#d3a09b

Shades

Tints

Tones

Harmony

CSS snippets for #D3A09B

.color-d3a09b {
  color: #D3A09B;
  background-color: #D3A09B;
}

Frequently asked questions

What color is #D3A09B?+

#D3A09B is a HEX color with RGB value rgb(211, 160, 155) and HSL value hsl(5, 39%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3A09B?+

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