#DDE9CC Color

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

Color preview

#DDE9CC

Color formats

HEX
#DDE9CC
RGB
rgb(221, 233, 204)
RGBA
rgba(221, 233, 204, 1)
HSL
hsl(85, 40%, 86%)
HSV
hsv(85, 12%, 91%)
CMYK
cmyk(5%, 0%, 12%, 9%)
CSS variable
--color-primary: #DDE9CC;
Lowercase HEX
#dde9cc

Shades

Tints

Tones

Harmony

CSS snippets for #DDE9CC

.color-dde9cc {
  color: #DDE9CC;
  background-color: #DDE9CC;
}

Frequently asked questions

What color is #DDE9CC?+

#DDE9CC is a HEX color with RGB value rgb(221, 233, 204) and HSL value hsl(85, 40%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDE9CC?+

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