#EEF4CB Color

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

Color preview

#EEF4CB

Color formats

HEX
#EEF4CB
RGB
rgb(238, 244, 203)
RGBA
rgba(238, 244, 203, 1)
HSL
hsl(69, 65%, 88%)
HSV
hsv(69, 17%, 96%)
CMYK
cmyk(2%, 0%, 17%, 4%)
CSS variable
--color-primary: #EEF4CB;
Lowercase HEX
#eef4cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF4CB

.color-eef4cb {
  color: #EEF4CB;
  background-color: #EEF4CB;
}

Frequently asked questions

What color is #EEF4CB?+

#EEF4CB is a HEX color with RGB value rgb(238, 244, 203) and HSL value hsl(69, 65%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF4CB?+

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