#EFF6E9 Color

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

Color preview

#EFF6E9

Color formats

HEX
#EFF6E9
RGB
rgb(239, 246, 233)
RGBA
rgba(239, 246, 233, 1)
HSL
hsl(92, 42%, 94%)
HSV
hsv(92, 5%, 96%)
CMYK
cmyk(3%, 0%, 5%, 4%)
CSS variable
--color-primary: #EFF6E9;
Lowercase HEX
#eff6e9

Shades

Tints

Tones

Harmony

CSS snippets for #EFF6E9

.color-eff6e9 {
  color: #EFF6E9;
  background-color: #EFF6E9;
}

Frequently asked questions

What color is #EFF6E9?+

#EFF6E9 is a HEX color with RGB value rgb(239, 246, 233) and HSL value hsl(92, 42%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EFF6E9?+

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