#D2EE8C Color

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

Color preview

#D2EE8C

Color formats

HEX
#D2EE8C
RGB
rgb(210, 238, 140)
RGBA
rgba(210, 238, 140, 1)
HSL
hsl(77, 74%, 74%)
HSV
hsv(77, 41%, 93%)
CMYK
cmyk(12%, 0%, 41%, 7%)
CSS variable
--color-primary: #D2EE8C;
Lowercase HEX
#d2ee8c

Shades

Tints

Tones

Harmony

CSS snippets for #D2EE8C

.color-d2ee8c {
  color: #D2EE8C;
  background-color: #D2EE8C;
}

Frequently asked questions

What color is #D2EE8C?+

#D2EE8C is a HEX color with RGB value rgb(210, 238, 140) and HSL value hsl(77, 74%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #D2EE8C?+

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