#EEF3CA Color

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

Color preview

#EEF3CA

Color formats

HEX
#EEF3CA
RGB
rgb(238, 243, 202)
RGBA
rgba(238, 243, 202, 1)
HSL
hsl(67, 63%, 87%)
HSV
hsv(67, 17%, 95%)
CMYK
cmyk(2%, 0%, 17%, 5%)
CSS variable
--color-primary: #EEF3CA;
Lowercase HEX
#eef3ca

Shades

Tints

Tones

Harmony

CSS snippets for #EEF3CA

.color-eef3ca {
  color: #EEF3CA;
  background-color: #EEF3CA;
}

Frequently asked questions

What color is #EEF3CA?+

#EEF3CA is a HEX color with RGB value rgb(238, 243, 202) and HSL value hsl(67, 63%, 87%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEF3CA?+

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