#E7FCBD Color

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

Color preview

#E7FCBD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E7FCBD

.color-e7fcbd {
  color: #E7FCBD;
  background-color: #E7FCBD;
}

Frequently asked questions

What color is #E7FCBD?+

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

What is the closest Tailwind color to #E7FCBD?+

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