#E1F7CB Color

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

Color preview

#E1F7CB

Color formats

HEX
#E1F7CB
RGB
rgb(225, 247, 203)
RGBA
rgba(225, 247, 203, 1)
HSL
hsl(90, 73%, 88%)
HSV
hsv(90, 18%, 97%)
CMYK
cmyk(9%, 0%, 18%, 3%)
CSS variable
--color-primary: #E1F7CB;
Lowercase HEX
#e1f7cb

Shades

Tints

Tones

Harmony

CSS snippets for #E1F7CB

.color-e1f7cb {
  color: #E1F7CB;
  background-color: #E1F7CB;
}

Frequently asked questions

What color is #E1F7CB?+

#E1F7CB is a HEX color with RGB value rgb(225, 247, 203) and HSL value hsl(90, 73%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E1F7CB?+

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