#D9EDE4 Color

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

Color preview

#D9EDE4

Color formats

HEX
#D9EDE4
RGB
rgb(217, 237, 228)
RGBA
rgba(217, 237, 228, 1)
HSL
hsl(153, 36%, 89%)
HSV
hsv(153, 8%, 93%)
CMYK
cmyk(8%, 0%, 4%, 7%)
CSS variable
--color-primary: #D9EDE4;
Lowercase HEX
#d9ede4

Shades

Tints

Tones

Harmony

CSS snippets for #D9EDE4

.color-d9ede4 {
  color: #D9EDE4;
  background-color: #D9EDE4;
}

Frequently asked questions

What color is #D9EDE4?+

#D9EDE4 is a HEX color with RGB value rgb(217, 237, 228) and HSL value hsl(153, 36%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9EDE4?+

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