#DDEBE5 Color

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

Color preview

#DDEBE5

Color formats

HEX
#DDEBE5
RGB
rgb(221, 235, 229)
RGBA
rgba(221, 235, 229, 1)
HSL
hsl(154, 26%, 89%)
HSV
hsv(154, 6%, 92%)
CMYK
cmyk(6%, 0%, 3%, 8%)
CSS variable
--color-primary: #DDEBE5;
Lowercase HEX
#ddebe5

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBE5

.color-ddebe5 {
  color: #DDEBE5;
  background-color: #DDEBE5;
}

Frequently asked questions

What color is #DDEBE5?+

#DDEBE5 is a HEX color with RGB value rgb(221, 235, 229) and HSL value hsl(154, 26%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEBE5?+

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