#D8EDB7 Color

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

Color preview

#D8EDB7

Color formats

HEX
#D8EDB7
RGB
rgb(216, 237, 183)
RGBA
rgba(216, 237, 183, 1)
HSL
hsl(83, 60%, 82%)
HSV
hsv(83, 23%, 93%)
CMYK
cmyk(9%, 0%, 23%, 7%)
CSS variable
--color-primary: #D8EDB7;
Lowercase HEX
#d8edb7

Shades

Tints

Tones

Harmony

CSS snippets for #D8EDB7

.color-d8edb7 {
  color: #D8EDB7;
  background-color: #D8EDB7;
}

Frequently asked questions

What color is #D8EDB7?+

#D8EDB7 is a HEX color with RGB value rgb(216, 237, 183) and HSL value hsl(83, 60%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D8EDB7?+

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