#DDEBE4 Color

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

Color preview

#DDEBE4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDEBE4

.color-ddebe4 {
  color: #DDEBE4;
  background-color: #DDEBE4;
}

Frequently asked questions

What color is #DDEBE4?+

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

What is the closest Tailwind color to #DDEBE4?+

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