#D0FFEC Color

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

Color preview

#D0FFEC

Color formats

HEX
#D0FFEC
RGB
rgb(208, 255, 236)
RGBA
rgba(208, 255, 236, 1)
HSL
hsl(156, 100%, 91%)
HSV
hsv(156, 18%, 100%)
CMYK
cmyk(18%, 0%, 7%, 0%)
CSS variable
--color-primary: #D0FFEC;
Lowercase HEX
#d0ffec

Shades

Tints

Tones

Harmony

CSS snippets for #D0FFEC

.color-d0ffec {
  color: #D0FFEC;
  background-color: #D0FFEC;
}

Frequently asked questions

What color is #D0FFEC?+

#D0FFEC is a HEX color with RGB value rgb(208, 255, 236) and HSL value hsl(156, 100%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D0FFEC?+

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