#D6FADC Color

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

Color preview

#D6FADC

Color formats

HEX
#D6FADC
RGB
rgb(214, 250, 220)
RGBA
rgba(214, 250, 220, 1)
HSL
hsl(130, 78%, 91%)
HSV
hsv(130, 14%, 98%)
CMYK
cmyk(14%, 0%, 12%, 2%)
CSS variable
--color-primary: #D6FADC;
Lowercase HEX
#d6fadc

Shades

Tints

Tones

Harmony

CSS snippets for #D6FADC

.color-d6fadc {
  color: #D6FADC;
  background-color: #D6FADC;
}

Frequently asked questions

What color is #D6FADC?+

#D6FADC is a HEX color with RGB value rgb(214, 250, 220) and HSL value hsl(130, 78%, 91%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D6FADC?+

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