#EEEEC1 Color

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

Color preview

#EEEEC1

Color formats

HEX
#EEEEC1
RGB
rgb(238, 238, 193)
RGBA
rgba(238, 238, 193, 1)
HSL
hsl(60, 57%, 85%)
HSV
hsv(60, 19%, 93%)
CMYK
cmyk(0%, 0%, 19%, 7%)
CSS variable
--color-primary: #EEEEC1;
Lowercase HEX
#eeeec1

Shades

Tints

Tones

Harmony

CSS snippets for #EEEEC1

.color-eeeec1 {
  color: #EEEEC1;
  background-color: #EEEEC1;
}

Frequently asked questions

What color is #EEEEC1?+

#EEEEC1 is a HEX color with RGB value rgb(238, 238, 193) and HSL value hsl(60, 57%, 85%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EEEEC1?+

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