#D5EDCF Color

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

Color preview

#D5EDCF

Color formats

HEX
#D5EDCF
RGB
rgb(213, 237, 207)
RGBA
rgba(213, 237, 207, 1)
HSL
hsl(108, 45%, 87%)
HSV
hsv(108, 13%, 93%)
CMYK
cmyk(10%, 0%, 13%, 7%)
CSS variable
--color-primary: #D5EDCF;
Lowercase HEX
#d5edcf

Shades

Tints

Tones

Harmony

CSS snippets for #D5EDCF

.color-d5edcf {
  color: #D5EDCF;
  background-color: #D5EDCF;
}

Frequently asked questions

What color is #D5EDCF?+

#D5EDCF is a HEX color with RGB value rgb(213, 237, 207) and HSL value hsl(108, 45%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5EDCF?+

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