#D1EEAC Color

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

Color preview

#D1EEAC

Color formats

HEX
#D1EEAC
RGB
rgb(209, 238, 172)
RGBA
rgba(209, 238, 172, 1)
HSL
hsl(86, 66%, 80%)
HSV
hsv(86, 28%, 93%)
CMYK
cmyk(12%, 0%, 28%, 7%)
CSS variable
--color-primary: #D1EEAC;
Lowercase HEX
#d1eeac

Shades

Tints

Tones

Harmony

CSS snippets for #D1EEAC

.color-d1eeac {
  color: #D1EEAC;
  background-color: #D1EEAC;
}

Frequently asked questions

What color is #D1EEAC?+

#D1EEAC is a HEX color with RGB value rgb(209, 238, 172) and HSL value hsl(86, 66%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D1EEAC?+

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