#DDEAD0 Color

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

Color preview

#DDEAD0

Color formats

HEX
#DDEAD0
RGB
rgb(221, 234, 208)
RGBA
rgba(221, 234, 208, 1)
HSL
hsl(90, 38%, 87%)
HSV
hsv(90, 11%, 92%)
CMYK
cmyk(6%, 0%, 11%, 8%)
CSS variable
--color-primary: #DDEAD0;
Lowercase HEX
#ddead0

Shades

Tints

Tones

Harmony

CSS snippets for #DDEAD0

.color-ddead0 {
  color: #DDEAD0;
  background-color: #DDEAD0;
}

Frequently asked questions

What color is #DDEAD0?+

#DDEAD0 is a HEX color with RGB value rgb(221, 234, 208) and HSL value hsl(90, 38%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEAD0?+

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