#D5EECD Color

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

Color preview

#D5EECD

Color formats

HEX
#D5EECD
RGB
rgb(213, 238, 205)
RGBA
rgba(213, 238, 205, 1)
HSL
hsl(105, 49%, 87%)
HSV
hsv(105, 14%, 93%)
CMYK
cmyk(11%, 0%, 14%, 7%)
CSS variable
--color-primary: #D5EECD;
Lowercase HEX
#d5eecd

Shades

Tints

Tones

Harmony

CSS snippets for #D5EECD

.color-d5eecd {
  color: #D5EECD;
  background-color: #D5EECD;
}

Frequently asked questions

What color is #D5EECD?+

#D5EECD is a HEX color with RGB value rgb(213, 238, 205) and HSL value hsl(105, 49%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5EECD?+

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