#EFFEEB Color

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

Color preview

#EFFEEB

Color formats

HEX
#EFFEEB
RGB
rgb(239, 254, 235)
RGBA
rgba(239, 254, 235, 1)
HSL
hsl(107, 90%, 96%)
HSV
hsv(107, 7%, 100%)
CMYK
cmyk(6%, 0%, 7%, 0%)
CSS variable
--color-primary: #EFFEEB;
Lowercase HEX
#effeeb

Shades

Tints

Tones

Harmony

CSS snippets for #EFFEEB

.color-effeeb {
  color: #EFFEEB;
  background-color: #EFFEEB;
}

Frequently asked questions

What color is #EFFEEB?+

#EFFEEB is a HEX color with RGB value rgb(239, 254, 235) and HSL value hsl(107, 90%, 96%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #EFFEEB?+

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