#D5EDB7 Color

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

Color preview

#D5EDB7

Color formats

HEX
#D5EDB7
RGB
rgb(213, 237, 183)
RGBA
rgba(213, 237, 183, 1)
HSL
hsl(87, 60%, 82%)
HSV
hsv(87, 23%, 93%)
CMYK
cmyk(10%, 0%, 23%, 7%)
CSS variable
--color-primary: #D5EDB7;
Lowercase HEX
#d5edb7

Shades

Tints

Tones

Harmony

CSS snippets for #D5EDB7

.color-d5edb7 {
  color: #D5EDB7;
  background-color: #D5EDB7;
}

Frequently asked questions

What color is #D5EDB7?+

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

What is the closest Tailwind color to #D5EDB7?+

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