#EEF4CF Color

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

Color preview

#EEF4CF

Color formats

HEX
#EEF4CF
RGB
rgb(238, 244, 207)
RGBA
rgba(238, 244, 207, 1)
HSL
hsl(70, 63%, 88%)
HSV
hsv(70, 15%, 96%)
CMYK
cmyk(2%, 0%, 15%, 4%)
CSS variable
--color-primary: #EEF4CF;
Lowercase HEX
#eef4cf

Shades

Tints

Tones

Harmony

CSS snippets for #EEF4CF

.color-eef4cf {
  color: #EEF4CF;
  background-color: #EEF4CF;
}

Frequently asked questions

What color is #EEF4CF?+

#EEF4CF is a HEX color with RGB value rgb(238, 244, 207) and HSL value hsl(70, 63%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF4CF?+

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