#E1FABD Color

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

Color preview

#E1FABD

Color formats

HEX
#E1FABD
RGB
rgb(225, 250, 189)
RGBA
rgba(225, 250, 189, 1)
HSL
hsl(85, 86%, 86%)
HSV
hsv(85, 24%, 98%)
CMYK
cmyk(10%, 0%, 24%, 2%)
CSS variable
--color-primary: #E1FABD;
Lowercase HEX
#e1fabd

Shades

Tints

Tones

Harmony

CSS snippets for #E1FABD

.color-e1fabd {
  color: #E1FABD;
  background-color: #E1FABD;
}

Frequently asked questions

What color is #E1FABD?+

#E1FABD is a HEX color with RGB value rgb(225, 250, 189) and HSL value hsl(85, 86%, 86%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1FABD?+

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