#D5FDEF Color

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

Color preview

#D5FDEF

Color formats

HEX
#D5FDEF
RGB
rgb(213, 253, 239)
RGBA
rgba(213, 253, 239, 1)
HSL
hsl(159, 91%, 91%)
HSV
hsv(159, 16%, 99%)
CMYK
cmyk(16%, 0%, 6%, 1%)
CSS variable
--color-primary: #D5FDEF;
Lowercase HEX
#d5fdef

Shades

Tints

Tones

Harmony

CSS snippets for #D5FDEF

.color-d5fdef {
  color: #D5FDEF;
  background-color: #D5FDEF;
}

Frequently asked questions

What color is #D5FDEF?+

#D5FDEF is a HEX color with RGB value rgb(213, 253, 239) and HSL value hsl(159, 91%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D5FDEF?+

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