#EAFFE1 Color

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

Color preview

#EAFFE1

Color formats

HEX
#EAFFE1
RGB
rgb(234, 255, 225)
RGBA
rgba(234, 255, 225, 1)
HSL
hsl(102, 100%, 94%)
HSV
hsv(102, 12%, 100%)
CMYK
cmyk(8%, 0%, 12%, 0%)
CSS variable
--color-primary: #EAFFE1;
Lowercase HEX
#eaffe1

Shades

Tints

Tones

Harmony

CSS snippets for #EAFFE1

.color-eaffe1 {
  color: #EAFFE1;
  background-color: #EAFFE1;
}

Frequently asked questions

What color is #EAFFE1?+

#EAFFE1 is a HEX color with RGB value rgb(234, 255, 225) and HSL value hsl(102, 100%, 94%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAFFE1?+

The closest Tailwind color is lime-50, available as the bg-lime-50 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