#EEEFC1 Color

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

Color preview

#EEEFC1

Color formats

HEX
#EEEFC1
RGB
rgb(238, 239, 193)
RGBA
rgba(238, 239, 193, 1)
HSL
hsl(61, 59%, 85%)
HSV
hsv(61, 19%, 94%)
CMYK
cmyk(0%, 0%, 19%, 6%)
CSS variable
--color-primary: #EEEFC1;
Lowercase HEX
#eeefc1

Shades

Tints

Tones

Harmony

CSS snippets for #EEEFC1

.color-eeefc1 {
  color: #EEEFC1;
  background-color: #EEEFC1;
}

Frequently asked questions

What color is #EEEFC1?+

#EEEFC1 is a HEX color with RGB value rgb(238, 239, 193) and HSL value hsl(61, 59%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEEFC1?+

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