#EEEBC1 Color

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

Color preview

#EEEBC1

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EEEBC1

.color-eeebc1 {
  color: #EEEBC1;
  background-color: #EEEBC1;
}

Frequently asked questions

What color is #EEEBC1?+

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

What is the closest Tailwind color to #EEEBC1?+

The closest Tailwind color is amber-100, available as the bg-amber-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