#E5FFCD Color

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

Color preview

#E5FFCD

Color formats

HEX
#E5FFCD
RGB
rgb(229, 255, 205)
RGBA
rgba(229, 255, 205, 1)
HSL
hsl(91, 100%, 90%)
HSV
hsv(91, 20%, 100%)
CMYK
cmyk(10%, 0%, 20%, 0%)
CSS variable
--color-primary: #E5FFCD;
Lowercase HEX
#e5ffcd

Shades

Tints

Tones

Harmony

CSS snippets for #E5FFCD

.color-e5ffcd {
  color: #E5FFCD;
  background-color: #E5FFCD;
}

Frequently asked questions

What color is #E5FFCD?+

#E5FFCD is a HEX color with RGB value rgb(229, 255, 205) and HSL value hsl(91, 100%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E5FFCD?+

The closest Tailwind color is lime-100, available as the bg-lime-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