#DFD9D8 Color

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

Color preview

#DFD9D8

Color formats

HEX
#DFD9D8
RGB
rgb(223, 217, 216)
RGBA
rgba(223, 217, 216, 1)
HSL
hsl(9, 10%, 86%)
HSV
hsv(9, 3%, 87%)
CMYK
cmyk(0%, 3%, 3%, 13%)
CSS variable
--color-primary: #DFD9D8;
Lowercase HEX
#dfd9d8

Shades

Tints

Tones

Harmony

CSS snippets for #DFD9D8

.color-dfd9d8 {
  color: #DFD9D8;
  background-color: #DFD9D8;
}

Frequently asked questions

What color is #DFD9D8?+

#DFD9D8 is a HEX color with RGB value rgb(223, 217, 216) and HSL value hsl(9, 10%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFD9D8?+

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