#D3AEAA Color

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

Color preview

#D3AEAA

Color formats

HEX
#D3AEAA
RGB
rgb(211, 174, 170)
RGBA
rgba(211, 174, 170, 1)
HSL
hsl(6, 32%, 75%)
HSV
hsv(6, 19%, 83%)
CMYK
cmyk(0%, 18%, 19%, 17%)
CSS variable
--color-primary: #D3AEAA;
Lowercase HEX
#d3aeaa

Shades

Tints

Tones

Harmony

CSS snippets for #D3AEAA

.color-d3aeaa {
  color: #D3AEAA;
  background-color: #D3AEAA;
}

Frequently asked questions

What color is #D3AEAA?+

#D3AEAA is a HEX color with RGB value rgb(211, 174, 170) and HSL value hsl(6, 32%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3AEAA?+

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