#E6FACF Color

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

Color preview

#E6FACF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E6FACF

.color-e6facf {
  color: #E6FACF;
  background-color: #E6FACF;
}

Frequently asked questions

What color is #E6FACF?+

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

What is the closest Tailwind color to #E6FACF?+

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