#DDEDE1 Color

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

Color preview

#DDEDE1

Color formats

HEX
#DDEDE1
RGB
rgb(221, 237, 225)
RGBA
rgba(221, 237, 225, 1)
HSL
hsl(135, 31%, 90%)
HSV
hsv(135, 7%, 93%)
CMYK
cmyk(7%, 0%, 5%, 7%)
CSS variable
--color-primary: #DDEDE1;
Lowercase HEX
#ddede1

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDE1

.color-ddede1 {
  color: #DDEDE1;
  background-color: #DDEDE1;
}

Frequently asked questions

What color is #DDEDE1?+

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

What is the closest Tailwind color to #DDEDE1?+

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