#DDEDD1 Color

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

Color preview

#DDEDD1

Color formats

HEX
#DDEDD1
RGB
rgb(221, 237, 209)
RGBA
rgba(221, 237, 209, 1)
HSL
hsl(94, 44%, 87%)
HSV
hsv(94, 12%, 93%)
CMYK
cmyk(7%, 0%, 12%, 7%)
CSS variable
--color-primary: #DDEDD1;
Lowercase HEX
#ddedd1

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDD1

.color-ddedd1 {
  color: #DDEDD1;
  background-color: #DDEDD1;
}

Frequently asked questions

What color is #DDEDD1?+

#DDEDD1 is a HEX color with RGB value rgb(221, 237, 209) and HSL value hsl(94, 44%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEDD1?+

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