#E5FCCE Color

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

Color preview

#E5FCCE

Color formats

HEX
#E5FCCE
RGB
rgb(229, 252, 206)
RGBA
rgba(229, 252, 206, 1)
HSL
hsl(90, 88%, 90%)
HSV
hsv(90, 18%, 99%)
CMYK
cmyk(9%, 0%, 18%, 1%)
CSS variable
--color-primary: #E5FCCE;
Lowercase HEX
#e5fcce

Shades

Tints

Tones

Harmony

CSS snippets for #E5FCCE

.color-e5fcce {
  color: #E5FCCE;
  background-color: #E5FCCE;
}

Frequently asked questions

What color is #E5FCCE?+

#E5FCCE is a HEX color with RGB value rgb(229, 252, 206) and HSL value hsl(90, 88%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E5FCCE?+

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