#DDE5B8 Color

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

Color preview

#DDE5B8

Color formats

HEX
#DDE5B8
RGB
rgb(221, 229, 184)
RGBA
rgba(221, 229, 184, 1)
HSL
hsl(71, 46%, 81%)
HSV
hsv(71, 20%, 90%)
CMYK
cmyk(3%, 0%, 20%, 10%)
CSS variable
--color-primary: #DDE5B8;
Lowercase HEX
#dde5b8

Shades

Tints

Tones

Harmony

CSS snippets for #DDE5B8

.color-dde5b8 {
  color: #DDE5B8;
  background-color: #DDE5B8;
}

Frequently asked questions

What color is #DDE5B8?+

#DDE5B8 is a HEX color with RGB value rgb(221, 229, 184) and HSL value hsl(71, 46%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDE5B8?+

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