#D2B3AE Color

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

Color preview

#D2B3AE

Color formats

HEX
#D2B3AE
RGB
rgb(210, 179, 174)
RGBA
rgba(210, 179, 174, 1)
HSL
hsl(8, 29%, 75%)
HSV
hsv(8, 17%, 82%)
CMYK
cmyk(0%, 15%, 17%, 18%)
CSS variable
--color-primary: #D2B3AE;
Lowercase HEX
#d2b3ae

Shades

Tints

Tones

Harmony

CSS snippets for #D2B3AE

.color-d2b3ae {
  color: #D2B3AE;
  background-color: #D2B3AE;
}

Frequently asked questions

What color is #D2B3AE?+

#D2B3AE is a HEX color with RGB value rgb(210, 179, 174) and HSL value hsl(8, 29%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D2B3AE?+

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