#D5FEE4 Color

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

Color preview

#D5FEE4

Color formats

HEX
#D5FEE4
RGB
rgb(213, 254, 228)
RGBA
rgba(213, 254, 228, 1)
HSL
hsl(142, 95%, 92%)
HSV
hsv(142, 16%, 100%)
CMYK
cmyk(16%, 0%, 10%, 0%)
CSS variable
--color-primary: #D5FEE4;
Lowercase HEX
#d5fee4

Shades

Tints

Tones

Harmony

CSS snippets for #D5FEE4

.color-d5fee4 {
  color: #D5FEE4;
  background-color: #D5FEE4;
}

Frequently asked questions

What color is #D5FEE4?+

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

What is the closest Tailwind color to #D5FEE4?+

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