#DDE3CB Color

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

Color preview

#DDE3CB

Color formats

HEX
#DDE3CB
RGB
rgb(221, 227, 203)
RGBA
rgba(221, 227, 203, 1)
HSL
hsl(75, 30%, 84%)
HSV
hsv(75, 11%, 89%)
CMYK
cmyk(3%, 0%, 11%, 11%)
CSS variable
--color-primary: #DDE3CB;
Lowercase HEX
#dde3cb

Shades

Tints

Tones

Harmony

CSS snippets for #DDE3CB

.color-dde3cb {
  color: #DDE3CB;
  background-color: #DDE3CB;
}

Frequently asked questions

What color is #DDE3CB?+

#DDE3CB is a HEX color with RGB value rgb(221, 227, 203) and HSL value hsl(75, 30%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDE3CB?+

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