#DDEDE9 Color

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

Color preview

#DDEDE9

Color formats

HEX
#DDEDE9
RGB
rgb(221, 237, 233)
RGBA
rgba(221, 237, 233, 1)
HSL
hsl(165, 31%, 90%)
HSV
hsv(165, 7%, 93%)
CMYK
cmyk(7%, 0%, 2%, 7%)
CSS variable
--color-primary: #DDEDE9;
Lowercase HEX
#ddede9

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDE9

.color-ddede9 {
  color: #DDEDE9;
  background-color: #DDEDE9;
}

Frequently asked questions

What color is #DDEDE9?+

#DDEDE9 is a HEX color with RGB value rgb(221, 237, 233) and HSL value hsl(165, 31%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDEDE9?+

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