#D3C09B Color

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

Color preview

#D3C09B

Color formats

HEX
#D3C09B
RGB
rgb(211, 192, 155)
RGBA
rgba(211, 192, 155, 1)
HSL
hsl(40, 39%, 72%)
HSV
hsv(40, 27%, 83%)
CMYK
cmyk(0%, 9%, 27%, 17%)
CSS variable
--color-primary: #D3C09B;
Lowercase HEX
#d3c09b

Shades

Tints

Tones

Harmony

CSS snippets for #D3C09B

.color-d3c09b {
  color: #D3C09B;
  background-color: #D3C09B;
}

Frequently asked questions

What color is #D3C09B?+

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

What is the closest Tailwind color to #D3C09B?+

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