#D4EDCB Color

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

Color preview

#D4EDCB

Color formats

HEX
#D4EDCB
RGB
rgb(212, 237, 203)
RGBA
rgba(212, 237, 203, 1)
HSL
hsl(104, 49%, 86%)
HSV
hsv(104, 14%, 93%)
CMYK
cmyk(11%, 0%, 14%, 7%)
CSS variable
--color-primary: #D4EDCB;
Lowercase HEX
#d4edcb

Shades

Tints

Tones

Harmony

CSS snippets for #D4EDCB

.color-d4edcb {
  color: #D4EDCB;
  background-color: #D4EDCB;
}

Frequently asked questions

What color is #D4EDCB?+

#D4EDCB is a HEX color with RGB value rgb(212, 237, 203) and HSL value hsl(104, 49%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D4EDCB?+

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