#D9FECF Color

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

Color preview

#D9FECF

Color formats

HEX
#D9FECF
RGB
rgb(217, 254, 207)
RGBA
rgba(217, 254, 207, 1)
HSL
hsl(107, 96%, 90%)
HSV
hsv(107, 19%, 100%)
CMYK
cmyk(15%, 0%, 19%, 0%)
CSS variable
--color-primary: #D9FECF;
Lowercase HEX
#d9fecf

Shades

Tints

Tones

Harmony

CSS snippets for #D9FECF

.color-d9fecf {
  color: #D9FECF;
  background-color: #D9FECF;
}

Frequently asked questions

What color is #D9FECF?+

#D9FECF is a HEX color with RGB value rgb(217, 254, 207) and HSL value hsl(107, 96%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #D9FECF?+

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