#DDECE9 Color

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

Color preview

#DDECE9

Color formats

HEX
#DDECE9
RGB
rgb(221, 236, 233)
RGBA
rgba(221, 236, 233, 1)
HSL
hsl(168, 28%, 90%)
HSV
hsv(168, 6%, 93%)
CMYK
cmyk(6%, 0%, 1%, 7%)
CSS variable
--color-primary: #DDECE9;
Lowercase HEX
#ddece9

Shades

Tints

Tones

Harmony

CSS snippets for #DDECE9

.color-ddece9 {
  color: #DDECE9;
  background-color: #DDECE9;
}

Frequently asked questions

What color is #DDECE9?+

#DDECE9 is a HEX color with RGB value rgb(221, 236, 233) and HSL value hsl(168, 28%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDECE9?+

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