#EAF1E2 Color

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

Color preview

#EAF1E2

Color formats

HEX
#EAF1E2
RGB
rgb(234, 241, 226)
RGBA
rgba(234, 241, 226, 1)
HSL
hsl(88, 35%, 92%)
HSV
hsv(88, 6%, 95%)
CMYK
cmyk(3%, 0%, 6%, 5%)
CSS variable
--color-primary: #EAF1E2;
Lowercase HEX
#eaf1e2

Shades

Tints

Tones

Harmony

CSS snippets for #EAF1E2

.color-eaf1e2 {
  color: #EAF1E2;
  background-color: #EAF1E2;
}

Frequently asked questions

What color is #EAF1E2?+

#EAF1E2 is a HEX color with RGB value rgb(234, 241, 226) and HSL value hsl(88, 35%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EAF1E2?+

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