#D2B0AE Color

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

Color preview

#D2B0AE

Color formats

HEX
#D2B0AE
RGB
rgb(210, 176, 174)
RGBA
rgba(210, 176, 174, 1)
HSL
hsl(3, 29%, 75%)
HSV
hsv(3, 17%, 82%)
CMYK
cmyk(0%, 16%, 17%, 18%)
CSS variable
--color-primary: #D2B0AE;
Lowercase HEX
#d2b0ae

Shades

Tints

Tones

Harmony

CSS snippets for #D2B0AE

.color-d2b0ae {
  color: #D2B0AE;
  background-color: #D2B0AE;
}

Frequently asked questions

What color is #D2B0AE?+

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

What is the closest Tailwind color to #D2B0AE?+

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