#D1CCBF Color

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

Color preview

#D1CCBF

Color formats

HEX
#D1CCBF
RGB
rgb(209, 204, 191)
RGBA
rgba(209, 204, 191, 1)
HSL
hsl(43, 16%, 78%)
HSV
hsv(43, 9%, 82%)
CMYK
cmyk(0%, 2%, 9%, 18%)
CSS variable
--color-primary: #D1CCBF;
Lowercase HEX
#d1ccbf

Shades

Tints

Tones

Harmony

CSS snippets for #D1CCBF

.color-d1ccbf {
  color: #D1CCBF;
  background-color: #D1CCBF;
}

Frequently asked questions

What color is #D1CCBF?+

#D1CCBF is a HEX color with RGB value rgb(209, 204, 191) and HSL value hsl(43, 16%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D1CCBF?+

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