#E3FACD Color

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

Color preview

#E3FACD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E3FACD

.color-e3facd {
  color: #E3FACD;
  background-color: #E3FACD;
}

Frequently asked questions

What color is #E3FACD?+

#E3FACD is a HEX color with RGB value rgb(227, 250, 205) and HSL value hsl(91, 82%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E3FACD?+

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