#EEF5D4 Color

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

Color preview

#EEF5D4

Color formats

HEX
#EEF5D4
RGB
rgb(238, 245, 212)
RGBA
rgba(238, 245, 212, 1)
HSL
hsl(73, 62%, 90%)
HSV
hsv(73, 13%, 96%)
CMYK
cmyk(3%, 0%, 13%, 4%)
CSS variable
--color-primary: #EEF5D4;
Lowercase HEX
#eef5d4

Shades

Tints

Tones

Harmony

CSS snippets for #EEF5D4

.color-eef5d4 {
  color: #EEF5D4;
  background-color: #EEF5D4;
}

Frequently asked questions

What color is #EEF5D4?+

#EEF5D4 is a HEX color with RGB value rgb(238, 245, 212) and HSL value hsl(73, 62%, 90%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EEF5D4?+

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