#D3EDE8 Color

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

Color preview

#D3EDE8

Color formats

HEX
#D3EDE8
RGB
rgb(211, 237, 232)
RGBA
rgba(211, 237, 232, 1)
HSL
hsl(168, 42%, 88%)
HSV
hsv(168, 11%, 93%)
CMYK
cmyk(11%, 0%, 2%, 7%)
CSS variable
--color-primary: #D3EDE8;
Lowercase HEX
#d3ede8

Shades

Tints

Tones

Harmony

CSS snippets for #D3EDE8

.color-d3ede8 {
  color: #D3EDE8;
  background-color: #D3EDE8;
}

Frequently asked questions

What color is #D3EDE8?+

#D3EDE8 is a HEX color with RGB value rgb(211, 237, 232) and HSL value hsl(168, 42%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3EDE8?+

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