#DDDFD2 Color

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

Color preview

#DDDFD2

Color formats

HEX
#DDDFD2
RGB
rgb(221, 223, 210)
RGBA
rgba(221, 223, 210, 1)
HSL
hsl(69, 17%, 85%)
HSV
hsv(69, 6%, 87%)
CMYK
cmyk(1%, 0%, 6%, 13%)
CSS variable
--color-primary: #DDDFD2;
Lowercase HEX
#dddfd2

Shades

Tints

Tones

Harmony

CSS snippets for #DDDFD2

.color-dddfd2 {
  color: #DDDFD2;
  background-color: #DDDFD2;
}

Frequently asked questions

What color is #DDDFD2?+

#DDDFD2 is a HEX color with RGB value rgb(221, 223, 210) and HSL value hsl(69, 17%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDFD2?+

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