#EEF4CA Color

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

Color preview

#EEF4CA

Color formats

HEX
#EEF4CA
RGB
rgb(238, 244, 202)
RGBA
rgba(238, 244, 202, 1)
HSL
hsl(69, 66%, 87%)
HSV
hsv(69, 17%, 96%)
CMYK
cmyk(2%, 0%, 17%, 4%)
CSS variable
--color-primary: #EEF4CA;
Lowercase HEX
#eef4ca

Shades

Tints

Tones

Harmony

CSS snippets for #EEF4CA

.color-eef4ca {
  color: #EEF4CA;
  background-color: #EEF4CA;
}

Frequently asked questions

What color is #EEF4CA?+

#EEF4CA is a HEX color with RGB value rgb(238, 244, 202) and HSL value hsl(69, 66%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF4CA?+

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