#DDECBE Color

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

Color preview

#DDECBE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDECBE

.color-ddecbe {
  color: #DDECBE;
  background-color: #DDECBE;
}

Frequently asked questions

What color is #DDECBE?+

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

What is the closest Tailwind color to #DDECBE?+

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