#DDE9C1 Color

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

Color preview

#DDE9C1

Color formats

HEX
#DDE9C1
RGB
rgb(221, 233, 193)
RGBA
rgba(221, 233, 193, 1)
HSL
hsl(78, 48%, 84%)
HSV
hsv(78, 17%, 91%)
CMYK
cmyk(5%, 0%, 17%, 9%)
CSS variable
--color-primary: #DDE9C1;
Lowercase HEX
#dde9c1

Shades

Tints

Tones

Harmony

CSS snippets for #DDE9C1

.color-dde9c1 {
  color: #DDE9C1;
  background-color: #DDE9C1;
}

Frequently asked questions

What color is #DDE9C1?+

#DDE9C1 is a HEX color with RGB value rgb(221, 233, 193) and HSL value hsl(78, 48%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDE9C1?+

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