#D2BFAE Color

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

Color preview

#D2BFAE

Color formats

HEX
#D2BFAE
RGB
rgb(210, 191, 174)
RGBA
rgba(210, 191, 174, 1)
HSL
hsl(28, 29%, 75%)
HSV
hsv(28, 17%, 82%)
CMYK
cmyk(0%, 9%, 17%, 18%)
CSS variable
--color-primary: #D2BFAE;
Lowercase HEX
#d2bfae

Shades

Tints

Tones

Harmony

CSS snippets for #D2BFAE

.color-d2bfae {
  color: #D2BFAE;
  background-color: #D2BFAE;
}

Frequently asked questions

What color is #D2BFAE?+

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

What is the closest Tailwind color to #D2BFAE?+

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