#D8FDEF Color

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

Color preview

#D8FDEF

Color formats

HEX
#D8FDEF
RGB
rgb(216, 253, 239)
RGBA
rgba(216, 253, 239, 1)
HSL
hsl(157, 90%, 92%)
HSV
hsv(157, 15%, 99%)
CMYK
cmyk(15%, 0%, 6%, 1%)
CSS variable
--color-primary: #D8FDEF;
Lowercase HEX
#d8fdef

Shades

Tints

Tones

Harmony

CSS snippets for #D8FDEF

.color-d8fdef {
  color: #D8FDEF;
  background-color: #D8FDEF;
}

Frequently asked questions

What color is #D8FDEF?+

#D8FDEF is a HEX color with RGB value rgb(216, 253, 239) and HSL value hsl(157, 90%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D8FDEF?+

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