#EEF1CB Color

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

Color preview

#EEF1CB

Color formats

HEX
#EEF1CB
RGB
rgb(238, 241, 203)
RGBA
rgba(238, 241, 203, 1)
HSL
hsl(65, 58%, 87%)
HSV
hsv(65, 16%, 95%)
CMYK
cmyk(1%, 0%, 16%, 5%)
CSS variable
--color-primary: #EEF1CB;
Lowercase HEX
#eef1cb

Shades

Tints

Tones

Harmony

CSS snippets for #EEF1CB

.color-eef1cb {
  color: #EEF1CB;
  background-color: #EEF1CB;
}

Frequently asked questions

What color is #EEF1CB?+

#EEF1CB is a HEX color with RGB value rgb(238, 241, 203) and HSL value hsl(65, 58%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF1CB?+

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