#DDDFD6 Color

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

Color preview

#DDDFD6

Color formats

HEX
#DDDFD6
RGB
rgb(221, 223, 214)
RGBA
rgba(221, 223, 214, 1)
HSL
hsl(73, 12%, 86%)
HSV
hsv(73, 4%, 87%)
CMYK
cmyk(1%, 0%, 4%, 13%)
CSS variable
--color-primary: #DDDFD6;
Lowercase HEX
#dddfd6

Shades

Tints

Tones

Harmony

CSS snippets for #DDDFD6

.color-dddfd6 {
  color: #DDDFD6;
  background-color: #DDDFD6;
}

Frequently asked questions

What color is #DDDFD6?+

#DDDFD6 is a HEX color with RGB value rgb(221, 223, 214) and HSL value hsl(73, 12%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDFD6?+

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