#D4FEED Color

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

Color preview

#D4FEED

Color formats

HEX
#D4FEED
RGB
rgb(212, 254, 237)
RGBA
rgba(212, 254, 237, 1)
HSL
hsl(156, 95%, 91%)
HSV
hsv(156, 17%, 100%)
CMYK
cmyk(17%, 0%, 7%, 0%)
CSS variable
--color-primary: #D4FEED;
Lowercase HEX
#d4feed

Shades

Tints

Tones

Harmony

CSS snippets for #D4FEED

.color-d4feed {
  color: #D4FEED;
  background-color: #D4FEED;
}

Frequently asked questions

What color is #D4FEED?+

#D4FEED is a HEX color with RGB value rgb(212, 254, 237) and HSL value hsl(156, 95%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D4FEED?+

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