#D9ECE4 Color

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

Color preview

#D9ECE4

Color formats

HEX
#D9ECE4
RGB
rgb(217, 236, 228)
RGBA
rgba(217, 236, 228, 1)
HSL
hsl(155, 33%, 89%)
HSV
hsv(155, 8%, 93%)
CMYK
cmyk(8%, 0%, 3%, 7%)
CSS variable
--color-primary: #D9ECE4;
Lowercase HEX
#d9ece4

Shades

Tints

Tones

Harmony

CSS snippets for #D9ECE4

.color-d9ece4 {
  color: #D9ECE4;
  background-color: #D9ECE4;
}

Frequently asked questions

What color is #D9ECE4?+

#D9ECE4 is a HEX color with RGB value rgb(217, 236, 228) and HSL value hsl(155, 33%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9ECE4?+

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