#E6FECB Color

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

Color preview

#E6FECB

Color formats

HEX
#E6FECB
RGB
rgb(230, 254, 203)
RGBA
rgba(230, 254, 203, 1)
HSL
hsl(88, 96%, 90%)
HSV
hsv(88, 20%, 100%)
CMYK
cmyk(9%, 0%, 20%, 0%)
CSS variable
--color-primary: #E6FECB;
Lowercase HEX
#e6fecb

Shades

Tints

Tones

Harmony

CSS snippets for #E6FECB

.color-e6fecb {
  color: #E6FECB;
  background-color: #E6FECB;
}

Frequently asked questions

What color is #E6FECB?+

#E6FECB is a HEX color with RGB value rgb(230, 254, 203) and HSL value hsl(88, 96%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E6FECB?+

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