#D6FADE Color

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

Color preview

#D6FADE

Color formats

HEX
#D6FADE
RGB
rgb(214, 250, 222)
RGBA
rgba(214, 250, 222, 1)
HSL
hsl(133, 78%, 91%)
HSV
hsv(133, 14%, 98%)
CMYK
cmyk(14%, 0%, 11%, 2%)
CSS variable
--color-primary: #D6FADE;
Lowercase HEX
#d6fade

Shades

Tints

Tones

Harmony

CSS snippets for #D6FADE

.color-d6fade {
  color: #D6FADE;
  background-color: #D6FADE;
}

Frequently asked questions

What color is #D6FADE?+

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

What is the closest Tailwind color to #D6FADE?+

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