#EEF5CF Color

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

Color preview

#EEF5CF

Color formats

HEX
#EEF5CF
RGB
rgb(238, 245, 207)
RGBA
rgba(238, 245, 207, 1)
HSL
hsl(71, 66%, 89%)
HSV
hsv(71, 16%, 96%)
CMYK
cmyk(3%, 0%, 16%, 4%)
CSS variable
--color-primary: #EEF5CF;
Lowercase HEX
#eef5cf

Shades

Tints

Tones

Harmony

CSS snippets for #EEF5CF

.color-eef5cf {
  color: #EEF5CF;
  background-color: #EEF5CF;
}

Frequently asked questions

What color is #EEF5CF?+

#EEF5CF is a HEX color with RGB value rgb(238, 245, 207) and HSL value hsl(71, 66%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF5CF?+

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