#D7EFCB Color

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

Color preview

#D7EFCB

Color formats

HEX
#D7EFCB
RGB
rgb(215, 239, 203)
RGBA
rgba(215, 239, 203, 1)
HSL
hsl(100, 53%, 87%)
HSV
hsv(100, 15%, 94%)
CMYK
cmyk(10%, 0%, 15%, 6%)
CSS variable
--color-primary: #D7EFCB;
Lowercase HEX
#d7efcb

Shades

Tints

Tones

Harmony

CSS snippets for #D7EFCB

.color-d7efcb {
  color: #D7EFCB;
  background-color: #D7EFCB;
}

Frequently asked questions

What color is #D7EFCB?+

#D7EFCB is a HEX color with RGB value rgb(215, 239, 203) and HSL value hsl(100, 53%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7EFCB?+

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