#DDDFD7 Color

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

Color preview

#DDDFD7

Color formats

HEX
#DDDFD7
RGB
rgb(221, 223, 215)
RGBA
rgba(221, 223, 215, 1)
HSL
hsl(75, 11%, 86%)
HSV
hsv(75, 4%, 87%)
CMYK
cmyk(1%, 0%, 4%, 13%)
CSS variable
--color-primary: #DDDFD7;
Lowercase HEX
#dddfd7

Shades

Tints

Tones

Harmony

CSS snippets for #DDDFD7

.color-dddfd7 {
  color: #DDDFD7;
  background-color: #DDDFD7;
}

Frequently asked questions

What color is #DDDFD7?+

#DDDFD7 is a HEX color with RGB value rgb(221, 223, 215) and HSL value hsl(75, 11%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDFD7?+

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