#E6FCBE Color

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

Color preview

#E6FCBE

Color formats

HEX
#E6FCBE
RGB
rgb(230, 252, 190)
RGBA
rgba(230, 252, 190, 1)
HSL
hsl(81, 91%, 87%)
HSV
hsv(81, 25%, 99%)
CMYK
cmyk(9%, 0%, 25%, 1%)
CSS variable
--color-primary: #E6FCBE;
Lowercase HEX
#e6fcbe

Shades

Tints

Tones

Harmony

CSS snippets for #E6FCBE

.color-e6fcbe {
  color: #E6FCBE;
  background-color: #E6FCBE;
}

Frequently asked questions

What color is #E6FCBE?+

#E6FCBE is a HEX color with RGB value rgb(230, 252, 190) and HSL value hsl(81, 91%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E6FCBE?+

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