#EEEFD2 Color

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

Color preview

#EEEFD2

Color formats

HEX
#EEEFD2
RGB
rgb(238, 239, 210)
RGBA
rgba(238, 239, 210, 1)
HSL
hsl(62, 48%, 88%)
HSV
hsv(62, 12%, 94%)
CMYK
cmyk(0%, 0%, 12%, 6%)
CSS variable
--color-primary: #EEEFD2;
Lowercase HEX
#eeefd2

Shades

Tints

Tones

Harmony

CSS snippets for #EEEFD2

.color-eeefd2 {
  color: #EEEFD2;
  background-color: #EEEFD2;
}

Frequently asked questions

What color is #EEEFD2?+

#EEEFD2 is a HEX color with RGB value rgb(238, 239, 210) and HSL value hsl(62, 48%, 88%). Its closest CSS named color is AntiqueWhite.

What is the closest Tailwind color to #EEEFD2?+

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