#E3FACE Color

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

Color preview

#E3FACE

Color formats

HEX
#E3FACE
RGB
rgb(227, 250, 206)
RGBA
rgba(227, 250, 206, 1)
HSL
hsl(91, 81%, 89%)
HSV
hsv(91, 18%, 98%)
CMYK
cmyk(9%, 0%, 18%, 2%)
CSS variable
--color-primary: #E3FACE;
Lowercase HEX
#e3face

Shades

Tints

Tones

Harmony

CSS snippets for #E3FACE

.color-e3face {
  color: #E3FACE;
  background-color: #E3FACE;
}

Frequently asked questions

What color is #E3FACE?+

#E3FACE is a HEX color with RGB value rgb(227, 250, 206) and HSL value hsl(91, 81%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E3FACE?+

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