#DDEBEE Color

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

Color preview

#DDEBEE

Color formats

HEX
#DDEBEE
RGB
rgb(221, 235, 238)
RGBA
rgba(221, 235, 238, 1)
HSL
hsl(191, 33%, 90%)
HSV
hsv(191, 7%, 93%)
CMYK
cmyk(7%, 1%, 0%, 7%)
CSS variable
--color-primary: #DDEBEE;
Lowercase HEX
#ddebee

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBEE

.color-ddebee {
  color: #DDEBEE;
  background-color: #DDEBEE;
}

Frequently asked questions

What color is #DDEBEE?+

#DDEBEE is a HEX color with RGB value rgb(221, 235, 238) and HSL value hsl(191, 33%, 90%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DDEBEE?+

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