#D9EAE4 Color

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

Color preview

#D9EAE4

Color formats

HEX
#D9EAE4
RGB
rgb(217, 234, 228)
RGBA
rgba(217, 234, 228, 1)
HSL
hsl(159, 29%, 88%)
HSV
hsv(159, 7%, 92%)
CMYK
cmyk(7%, 0%, 3%, 8%)
CSS variable
--color-primary: #D9EAE4;
Lowercase HEX
#d9eae4

Shades

Tints

Tones

Harmony

CSS snippets for #D9EAE4

.color-d9eae4 {
  color: #D9EAE4;
  background-color: #D9EAE4;
}

Frequently asked questions

What color is #D9EAE4?+

#D9EAE4 is a HEX color with RGB value rgb(217, 234, 228) and HSL value hsl(159, 29%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9EAE4?+

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