#D3AE8F Color

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

Color preview

#D3AE8F

Color formats

HEX
#D3AE8F
RGB
rgb(211, 174, 143)
RGBA
rgba(211, 174, 143, 1)
HSL
hsl(27, 44%, 69%)
HSV
hsv(27, 32%, 83%)
CMYK
cmyk(0%, 18%, 32%, 17%)
CSS variable
--color-primary: #D3AE8F;
Lowercase HEX
#d3ae8f

Shades

Tints

Tones

Harmony

CSS snippets for #D3AE8F

.color-d3ae8f {
  color: #D3AE8F;
  background-color: #D3AE8F;
}

Frequently asked questions

What color is #D3AE8F?+

#D3AE8F is a HEX color with RGB value rgb(211, 174, 143) and HSL value hsl(27, 44%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3AE8F?+

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