#D9B2B6 Color

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

Color preview

#D9B2B6

Color formats

HEX
#D9B2B6
RGB
rgb(217, 178, 182)
RGBA
rgba(217, 178, 182, 1)
HSL
hsl(354, 34%, 77%)
HSV
hsv(354, 18%, 85%)
CMYK
cmyk(0%, 18%, 16%, 15%)
CSS variable
--color-primary: #D9B2B6;
Lowercase HEX
#d9b2b6

Shades

Tints

Tones

Harmony

CSS snippets for #D9B2B6

.color-d9b2b6 {
  color: #D9B2B6;
  background-color: #D9B2B6;
}

Frequently asked questions

What color is #D9B2B6?+

#D9B2B6 is a HEX color with RGB value rgb(217, 178, 182) and HSL value hsl(354, 34%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D9B2B6?+

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