#EFF5E3 Color

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

Color preview

#EFF5E3

Color formats

HEX
#EFF5E3
RGB
rgb(239, 245, 227)
RGBA
rgba(239, 245, 227, 1)
HSL
hsl(80, 47%, 93%)
HSV
hsv(80, 7%, 96%)
CMYK
cmyk(2%, 0%, 7%, 4%)
CSS variable
--color-primary: #EFF5E3;
Lowercase HEX
#eff5e3

Shades

Tints

Tones

Harmony

CSS snippets for #EFF5E3

.color-eff5e3 {
  color: #EFF5E3;
  background-color: #EFF5E3;
}

Frequently asked questions

What color is #EFF5E3?+

#EFF5E3 is a HEX color with RGB value rgb(239, 245, 227) and HSL value hsl(80, 47%, 93%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EFF5E3?+

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