#D3FDCF Color

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

Color preview

#D3FDCF

Color formats

HEX
#D3FDCF
RGB
rgb(211, 253, 207)
RGBA
rgba(211, 253, 207, 1)
HSL
hsl(115, 92%, 90%)
HSV
hsv(115, 18%, 99%)
CMYK
cmyk(17%, 0%, 18%, 1%)
CSS variable
--color-primary: #D3FDCF;
Lowercase HEX
#d3fdcf

Shades

Tints

Tones

Harmony

CSS snippets for #D3FDCF

.color-d3fdcf {
  color: #D3FDCF;
  background-color: #D3FDCF;
}

Frequently asked questions

What color is #D3FDCF?+

#D3FDCF is a HEX color with RGB value rgb(211, 253, 207) and HSL value hsl(115, 92%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3FDCF?+

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