#D2EE8B Color

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

Color preview

#D2EE8B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D2EE8B

.color-d2ee8b {
  color: #D2EE8B;
  background-color: #D2EE8B;
}

Frequently asked questions

What color is #D2EE8B?+

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

What is the closest Tailwind color to #D2EE8B?+

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