#EEF7CE Color

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

Color preview

#EEF7CE

Color formats

HEX
#EEF7CE
RGB
rgb(238, 247, 206)
RGBA
rgba(238, 247, 206, 1)
HSL
hsl(73, 72%, 89%)
HSV
hsv(73, 17%, 97%)
CMYK
cmyk(4%, 0%, 17%, 3%)
CSS variable
--color-primary: #EEF7CE;
Lowercase HEX
#eef7ce

Shades

Tints

Tones

Harmony

CSS snippets for #EEF7CE

.color-eef7ce {
  color: #EEF7CE;
  background-color: #EEF7CE;
}

Frequently asked questions

What color is #EEF7CE?+

#EEF7CE is a HEX color with RGB value rgb(238, 247, 206) and HSL value hsl(73, 72%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF7CE?+

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