#EFF5DD Color

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

Color preview

#EFF5DD

Color formats

HEX
#EFF5DD
RGB
rgb(239, 245, 221)
RGBA
rgba(239, 245, 221, 1)
HSL
hsl(75, 55%, 91%)
HSV
hsv(75, 10%, 96%)
CMYK
cmyk(2%, 0%, 10%, 4%)
CSS variable
--color-primary: #EFF5DD;
Lowercase HEX
#eff5dd

Shades

Tints

Tones

Harmony

CSS snippets for #EFF5DD

.color-eff5dd {
  color: #EFF5DD;
  background-color: #EFF5DD;
}

Frequently asked questions

What color is #EFF5DD?+

#EFF5DD is a HEX color with RGB value rgb(239, 245, 221) and HSL value hsl(75, 55%, 91%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EFF5DD?+

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