#D1EEBC Color

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

Color preview

#D1EEBC

Color formats

HEX
#D1EEBC
RGB
rgb(209, 238, 188)
RGBA
rgba(209, 238, 188, 1)
HSL
hsl(95, 60%, 84%)
HSV
hsv(95, 21%, 93%)
CMYK
cmyk(12%, 0%, 21%, 7%)
CSS variable
--color-primary: #D1EEBC;
Lowercase HEX
#d1eebc

Shades

Tints

Tones

Harmony

CSS snippets for #D1EEBC

.color-d1eebc {
  color: #D1EEBC;
  background-color: #D1EEBC;
}

Frequently asked questions

What color is #D1EEBC?+

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

What is the closest Tailwind color to #D1EEBC?+

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