#DDEAD2 Color

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

Color preview

#DDEAD2

Color formats

HEX
#DDEAD2
RGB
rgb(221, 234, 210)
RGBA
rgba(221, 234, 210, 1)
HSL
hsl(92, 36%, 87%)
HSV
hsv(92, 10%, 92%)
CMYK
cmyk(6%, 0%, 10%, 8%)
CSS variable
--color-primary: #DDEAD2;
Lowercase HEX
#ddead2

Shades

Tints

Tones

Harmony

CSS snippets for #DDEAD2

.color-ddead2 {
  color: #DDEAD2;
  background-color: #DDEAD2;
}

Frequently asked questions

What color is #DDEAD2?+

#DDEAD2 is a HEX color with RGB value rgb(221, 234, 210) and HSL value hsl(92, 36%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEAD2?+

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