#DDEDCF Color

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

Color preview

#DDEDCF

Color formats

HEX
#DDEDCF
RGB
rgb(221, 237, 207)
RGBA
rgba(221, 237, 207, 1)
HSL
hsl(92, 45%, 87%)
HSV
hsv(92, 13%, 93%)
CMYK
cmyk(7%, 0%, 13%, 7%)
CSS variable
--color-primary: #DDEDCF;
Lowercase HEX
#ddedcf

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDCF

.color-ddedcf {
  color: #DDEDCF;
  background-color: #DDEDCF;
}

Frequently asked questions

What color is #DDEDCF?+

#DDEDCF is a HEX color with RGB value rgb(221, 237, 207) and HSL value hsl(92, 45%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEDCF?+

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