#D7FECF Color

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

Color preview

#D7FECF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D7FECF

.color-d7fecf {
  color: #D7FECF;
  background-color: #D7FECF;
}

Frequently asked questions

What color is #D7FECF?+

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

What is the closest Tailwind color to #D7FECF?+

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