#D7EEBC Color

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

Color preview

#D7EEBC

Color formats

HEX
#D7EEBC
RGB
rgb(215, 238, 188)
RGBA
rgba(215, 238, 188, 1)
HSL
hsl(88, 60%, 84%)
HSV
hsv(88, 21%, 93%)
CMYK
cmyk(10%, 0%, 21%, 7%)
CSS variable
--color-primary: #D7EEBC;
Lowercase HEX
#d7eebc

Shades

Tints

Tones

Harmony

CSS snippets for #D7EEBC

.color-d7eebc {
  color: #D7EEBC;
  background-color: #D7EEBC;
}

Frequently asked questions

What color is #D7EEBC?+

#D7EEBC is a HEX color with RGB value rgb(215, 238, 188) and HSL value hsl(88, 60%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D7EEBC?+

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