#E7FACF Color

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

Color preview

#E7FACF

Color formats

HEX
#E7FACF
RGB
rgb(231, 250, 207)
RGBA
rgba(231, 250, 207, 1)
HSL
hsl(87, 81%, 90%)
HSV
hsv(87, 17%, 98%)
CMYK
cmyk(8%, 0%, 17%, 2%)
CSS variable
--color-primary: #E7FACF;
Lowercase HEX
#e7facf

Shades

Tints

Tones

Harmony

CSS snippets for #E7FACF

.color-e7facf {
  color: #E7FACF;
  background-color: #E7FACF;
}

Frequently asked questions

What color is #E7FACF?+

#E7FACF is a HEX color with RGB value rgb(231, 250, 207) and HSL value hsl(87, 81%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E7FACF?+

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