#D3FDDE Color

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

Color preview

#D3FDDE

Color formats

HEX
#D3FDDE
RGB
rgb(211, 253, 222)
RGBA
rgba(211, 253, 222, 1)
HSL
hsl(136, 91%, 91%)
HSV
hsv(136, 17%, 99%)
CMYK
cmyk(17%, 0%, 12%, 1%)
CSS variable
--color-primary: #D3FDDE;
Lowercase HEX
#d3fdde

Shades

Tints

Tones

Harmony

CSS snippets for #D3FDDE

.color-d3fdde {
  color: #D3FDDE;
  background-color: #D3FDDE;
}

Frequently asked questions

What color is #D3FDDE?+

#D3FDDE is a HEX color with RGB value rgb(211, 253, 222) and HSL value hsl(136, 91%, 91%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #D3FDDE?+

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