#DDE9C3 Color

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

Color preview

#DDE9C3

Color formats

HEX
#DDE9C3
RGB
rgb(221, 233, 195)
RGBA
rgba(221, 233, 195, 1)
HSL
hsl(79, 46%, 84%)
HSV
hsv(79, 16%, 91%)
CMYK
cmyk(5%, 0%, 16%, 9%)
CSS variable
--color-primary: #DDE9C3;
Lowercase HEX
#dde9c3

Shades

Tints

Tones

Harmony

CSS snippets for #DDE9C3

.color-dde9c3 {
  color: #DDE9C3;
  background-color: #DDE9C3;
}

Frequently asked questions

What color is #DDE9C3?+

#DDE9C3 is a HEX color with RGB value rgb(221, 233, 195) and HSL value hsl(79, 46%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDE9C3?+

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