#D0FEED Color

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

Color preview

#D0FEED

Color formats

HEX
#D0FEED
RGB
rgb(208, 254, 237)
RGBA
rgba(208, 254, 237, 1)
HSL
hsl(158, 96%, 91%)
HSV
hsv(158, 18%, 100%)
CMYK
cmyk(18%, 0%, 7%, 0%)
CSS variable
--color-primary: #D0FEED;
Lowercase HEX
#d0feed

Shades

Tints

Tones

Harmony

CSS snippets for #D0FEED

.color-d0feed {
  color: #D0FEED;
  background-color: #D0FEED;
}

Frequently asked questions

What color is #D0FEED?+

#D0FEED is a HEX color with RGB value rgb(208, 254, 237) and HSL value hsl(158, 96%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D0FEED?+

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