#E1CEBE Color

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

Color preview

#E1CEBE

Color formats

HEX
#E1CEBE
RGB
rgb(225, 206, 190)
RGBA
rgba(225, 206, 190, 1)
HSL
hsl(27, 37%, 81%)
HSV
hsv(27, 16%, 88%)
CMYK
cmyk(0%, 8%, 16%, 12%)
CSS variable
--color-primary: #E1CEBE;
Lowercase HEX
#e1cebe

Shades

Tints

Tones

Harmony

CSS snippets for #E1CEBE

.color-e1cebe {
  color: #E1CEBE;
  background-color: #E1CEBE;
}

Frequently asked questions

What color is #E1CEBE?+

#E1CEBE is a HEX color with RGB value rgb(225, 206, 190) and HSL value hsl(27, 37%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #E1CEBE?+

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