#EEF7CD Color

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

Color preview

#EEF7CD

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEF7CD

.color-eef7cd {
  color: #EEF7CD;
  background-color: #EEF7CD;
}

Frequently asked questions

What color is #EEF7CD?+

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

What is the closest Tailwind color to #EEF7CD?+

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