#DDECBF Color

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

Color preview

#DDECBF

Color formats

HEX
#DDECBF
RGB
rgb(221, 236, 191)
RGBA
rgba(221, 236, 191, 1)
HSL
hsl(80, 54%, 84%)
HSV
hsv(80, 19%, 93%)
CMYK
cmyk(6%, 0%, 19%, 7%)
CSS variable
--color-primary: #DDECBF;
Lowercase HEX
#ddecbf

Shades

Tints

Tones

Harmony

CSS snippets for #DDECBF

.color-ddecbf {
  color: #DDECBF;
  background-color: #DDECBF;
}

Frequently asked questions

What color is #DDECBF?+

#DDECBF is a HEX color with RGB value rgb(221, 236, 191) and HSL value hsl(80, 54%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDECBF?+

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