#E8FCBD Color

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

Color preview

#E8FCBD

Color formats

HEX
#E8FCBD
RGB
rgb(232, 252, 189)
RGBA
rgba(232, 252, 189, 1)
HSL
hsl(79, 91%, 86%)
HSV
hsv(79, 25%, 99%)
CMYK
cmyk(8%, 0%, 25%, 1%)
CSS variable
--color-primary: #E8FCBD;
Lowercase HEX
#e8fcbd

Shades

Tints

Tones

Harmony

CSS snippets for #E8FCBD

.color-e8fcbd {
  color: #E8FCBD;
  background-color: #E8FCBD;
}

Frequently asked questions

What color is #E8FCBD?+

#E8FCBD is a HEX color with RGB value rgb(232, 252, 189) and HSL value hsl(79, 91%, 86%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E8FCBD?+

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