#D3E5DC Color

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

Color preview

#D3E5DC

Color formats

HEX
#D3E5DC
RGB
rgb(211, 229, 220)
RGBA
rgba(211, 229, 220, 1)
HSL
hsl(150, 26%, 86%)
HSV
hsv(150, 8%, 90%)
CMYK
cmyk(8%, 0%, 4%, 10%)
CSS variable
--color-primary: #D3E5DC;
Lowercase HEX
#d3e5dc

Shades

Tints

Tones

Harmony

CSS snippets for #D3E5DC

.color-d3e5dc {
  color: #D3E5DC;
  background-color: #D3E5DC;
}

Frequently asked questions

What color is #D3E5DC?+

#D3E5DC is a HEX color with RGB value rgb(211, 229, 220) and HSL value hsl(150, 26%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3E5DC?+

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