#DFD9DF Color

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

Color preview

#DFD9DF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DFD9DF

.color-dfd9df {
  color: #DFD9DF;
  background-color: #DFD9DF;
}

Frequently asked questions

What color is #DFD9DF?+

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

What is the closest Tailwind color to #DFD9DF?+

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