#D9EDCF Color

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

Color preview

#D9EDCF

Color formats

HEX
#D9EDCF
RGB
rgb(217, 237, 207)
RGBA
rgba(217, 237, 207, 1)
HSL
hsl(100, 45%, 87%)
HSV
hsv(100, 13%, 93%)
CMYK
cmyk(8%, 0%, 13%, 7%)
CSS variable
--color-primary: #D9EDCF;
Lowercase HEX
#d9edcf

Shades

Tints

Tones

Harmony

CSS snippets for #D9EDCF

.color-d9edcf {
  color: #D9EDCF;
  background-color: #D9EDCF;
}

Frequently asked questions

What color is #D9EDCF?+

#D9EDCF is a HEX color with RGB value rgb(217, 237, 207) and HSL value hsl(100, 45%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9EDCF?+

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