#DDE5BC Color

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

Color preview

#DDE5BC

Color formats

HEX
#DDE5BC
RGB
rgb(221, 229, 188)
RGBA
rgba(221, 229, 188, 1)
HSL
hsl(72, 44%, 82%)
HSV
hsv(72, 18%, 90%)
CMYK
cmyk(3%, 0%, 18%, 10%)
CSS variable
--color-primary: #DDE5BC;
Lowercase HEX
#dde5bc

Shades

Tints

Tones

Harmony

CSS snippets for #DDE5BC

.color-dde5bc {
  color: #DDE5BC;
  background-color: #DDE5BC;
}

Frequently asked questions

What color is #DDE5BC?+

#DDE5BC is a HEX color with RGB value rgb(221, 229, 188) and HSL value hsl(72, 44%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDE5BC?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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