#EEEEC3 Color

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

Color preview

#EEEEC3

Color formats

HEX
#EEEEC3
RGB
rgb(238, 238, 195)
RGBA
rgba(238, 238, 195, 1)
HSL
hsl(60, 56%, 85%)
HSV
hsv(60, 18%, 93%)
CMYK
cmyk(0%, 0%, 18%, 7%)
CSS variable
--color-primary: #EEEEC3;
Lowercase HEX
#eeeec3

Shades

Tints

Tones

Harmony

CSS snippets for #EEEEC3

.color-eeeec3 {
  color: #EEEEC3;
  background-color: #EEEEC3;
}

Frequently asked questions

What color is #EEEEC3?+

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

What is the closest Tailwind color to #EEEEC3?+

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