#EBECC2 Color

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

Color preview

#EBECC2

Color formats

HEX
#EBECC2
RGB
rgb(235, 236, 194)
RGBA
rgba(235, 236, 194, 1)
HSL
hsl(61, 53%, 84%)
HSV
hsv(61, 18%, 93%)
CMYK
cmyk(0%, 0%, 18%, 7%)
CSS variable
--color-primary: #EBECC2;
Lowercase HEX
#ebecc2

Shades

Tints

Tones

Harmony

CSS snippets for #EBECC2

.color-ebecc2 {
  color: #EBECC2;
  background-color: #EBECC2;
}

Frequently asked questions

What color is #EBECC2?+

#EBECC2 is a HEX color with RGB value rgb(235, 236, 194) and HSL value hsl(61, 53%, 84%). Its closest CSS named color is Bisque.

What is the closest Tailwind color to #EBECC2?+

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