#EEF9CB Color

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

Color preview

#EEF9CB

Color formats

HEX
#EEF9CB
RGB
rgb(238, 249, 203)
RGBA
rgba(238, 249, 203, 1)
HSL
hsl(74, 79%, 89%)
HSV
hsv(74, 18%, 98%)
CMYK
cmyk(4%, 0%, 18%, 2%)
CSS variable
--color-primary: #EEF9CB;
Lowercase HEX
#eef9cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF9CB

.color-eef9cb {
  color: #EEF9CB;
  background-color: #EEF9CB;
}

Frequently asked questions

What color is #EEF9CB?+

#EEF9CB is a HEX color with RGB value rgb(238, 249, 203) and HSL value hsl(74, 79%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF9CB?+

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