#DDDFCD Color

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

Color preview

#DDDFCD

Color formats

HEX
#DDDFCD
RGB
rgb(221, 223, 205)
RGBA
rgba(221, 223, 205, 1)
HSL
hsl(67, 22%, 84%)
HSV
hsv(67, 8%, 87%)
CMYK
cmyk(1%, 0%, 8%, 13%)
CSS variable
--color-primary: #DDDFCD;
Lowercase HEX
#dddfcd

Shades

Tints

Tones

Harmony

CSS snippets for #DDDFCD

.color-dddfcd {
  color: #DDDFCD;
  background-color: #DDDFCD;
}

Frequently asked questions

What color is #DDDFCD?+

#DDDFCD is a HEX color with RGB value rgb(221, 223, 205) and HSL value hsl(67, 22%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDDFCD?+

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