#DFD4DF Color

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

Color preview

#DFD4DF

Color formats

HEX
#DFD4DF
RGB
rgb(223, 212, 223)
RGBA
rgba(223, 212, 223, 1)
HSL
hsl(300, 15%, 85%)
HSV
hsv(300, 5%, 87%)
CMYK
cmyk(0%, 5%, 0%, 13%)
CSS variable
--color-primary: #DFD4DF;
Lowercase HEX
#dfd4df

Shades

Tints

Tones

Harmony

CSS snippets for #DFD4DF

.color-dfd4df {
  color: #DFD4DF;
  background-color: #DFD4DF;
}

Frequently asked questions

What color is #DFD4DF?+

#DFD4DF is a HEX color with RGB value rgb(223, 212, 223) and HSL value hsl(300, 15%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFD4DF?+

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