#D5FEED Color

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

Color preview

#D5FEED

Color formats

HEX
#D5FEED
RGB
rgb(213, 254, 237)
RGBA
rgba(213, 254, 237, 1)
HSL
hsl(155, 95%, 92%)
HSV
hsv(155, 16%, 100%)
CMYK
cmyk(16%, 0%, 7%, 0%)
CSS variable
--color-primary: #D5FEED;
Lowercase HEX
#d5feed

Shades

Tints

Tones

Harmony

CSS snippets for #D5FEED

.color-d5feed {
  color: #D5FEED;
  background-color: #D5FEED;
}

Frequently asked questions

What color is #D5FEED?+

#D5FEED is a HEX color with RGB value rgb(213, 254, 237) and HSL value hsl(155, 95%, 92%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #D5FEED?+

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