#DDEDE7 Color

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

Color preview

#DDEDE7

Color formats

HEX
#DDEDE7
RGB
rgb(221, 237, 231)
RGBA
rgba(221, 237, 231, 1)
HSL
hsl(157, 31%, 90%)
HSV
hsv(157, 7%, 93%)
CMYK
cmyk(7%, 0%, 3%, 7%)
CSS variable
--color-primary: #DDEDE7;
Lowercase HEX
#ddede7

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDE7

.color-ddede7 {
  color: #DDEDE7;
  background-color: #DDEDE7;
}

Frequently asked questions

What color is #DDEDE7?+

#DDEDE7 is a HEX color with RGB value rgb(221, 237, 231) and HSL value hsl(157, 31%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEDE7?+

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