#D4EDCF Color

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

Color preview

#D4EDCF

Color formats

HEX
#D4EDCF
RGB
rgb(212, 237, 207)
RGBA
rgba(212, 237, 207, 1)
HSL
hsl(110, 45%, 87%)
HSV
hsv(110, 13%, 93%)
CMYK
cmyk(11%, 0%, 13%, 7%)
CSS variable
--color-primary: #D4EDCF;
Lowercase HEX
#d4edcf

Shades

Tints

Tones

Harmony

CSS snippets for #D4EDCF

.color-d4edcf {
  color: #D4EDCF;
  background-color: #D4EDCF;
}

Frequently asked questions

What color is #D4EDCF?+

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

What is the closest Tailwind color to #D4EDCF?+

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