#EFF8EB Color

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

Color preview

#EFF8EB

Color formats

HEX
#EFF8EB
RGB
rgb(239, 248, 235)
RGBA
rgba(239, 248, 235, 1)
HSL
hsl(102, 48%, 95%)
HSV
hsv(102, 5%, 97%)
CMYK
cmyk(4%, 0%, 5%, 3%)
CSS variable
--color-primary: #EFF8EB;
Lowercase HEX
#eff8eb

Shades

Tints

Tones

Harmony

CSS snippets for #EFF8EB

.color-eff8eb {
  color: #EFF8EB;
  background-color: #EFF8EB;
}

Frequently asked questions

What color is #EFF8EB?+

#EFF8EB is a HEX color with RGB value rgb(239, 248, 235) and HSL value hsl(102, 48%, 95%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EFF8EB?+

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