#DDECC1 Color

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

Color preview

#DDECC1

Color formats

HEX
#DDECC1
RGB
rgb(221, 236, 193)
RGBA
rgba(221, 236, 193, 1)
HSL
hsl(81, 53%, 84%)
HSV
hsv(81, 18%, 93%)
CMYK
cmyk(6%, 0%, 18%, 7%)
CSS variable
--color-primary: #DDECC1;
Lowercase HEX
#ddecc1

Shades

Tints

Tones

Harmony

CSS snippets for #DDECC1

.color-ddecc1 {
  color: #DDECC1;
  background-color: #DDECC1;
}

Frequently asked questions

What color is #DDECC1?+

#DDECC1 is a HEX color with RGB value rgb(221, 236, 193) and HSL value hsl(81, 53%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDECC1?+

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