#EEF5D1 Color

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

Color preview

#EEF5D1

Color formats

HEX
#EEF5D1
RGB
rgb(238, 245, 209)
RGBA
rgba(238, 245, 209, 1)
HSL
hsl(72, 64%, 89%)
HSV
hsv(72, 15%, 96%)
CMYK
cmyk(3%, 0%, 15%, 4%)
CSS variable
--color-primary: #EEF5D1;
Lowercase HEX
#eef5d1

Shades

Tints

Tones

Harmony

CSS snippets for #EEF5D1

.color-eef5d1 {
  color: #EEF5D1;
  background-color: #EEF5D1;
}

Frequently asked questions

What color is #EEF5D1?+

#EEF5D1 is a HEX color with RGB value rgb(238, 245, 209) and HSL value hsl(72, 64%, 89%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EEF5D1?+

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