#EEFCD3 Color

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

Color preview

#EEFCD3

Color formats

HEX
#EEFCD3
RGB
rgb(238, 252, 211)
RGBA
rgba(238, 252, 211, 1)
HSL
hsl(80, 87%, 91%)
HSV
hsv(80, 16%, 99%)
CMYK
cmyk(6%, 0%, 16%, 1%)
CSS variable
--color-primary: #EEFCD3;
Lowercase HEX
#eefcd3

Shades

Tints

Tones

Harmony

CSS snippets for #EEFCD3

.color-eefcd3 {
  color: #EEFCD3;
  background-color: #EEFCD3;
}

Frequently asked questions

What color is #EEFCD3?+

#EEFCD3 is a HEX color with RGB value rgb(238, 252, 211) and HSL value hsl(80, 87%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EEFCD3?+

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