#EEEDC3 Color

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

Color preview

#EEEDC3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEEDC3

.color-eeedc3 {
  color: #EEEDC3;
  background-color: #EEEDC3;
}

Frequently asked questions

What color is #EEEDC3?+

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

What is the closest Tailwind color to #EEEDC3?+

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