#E5CEBF Color

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

Color preview

#E5CEBF

Color formats

HEX
#E5CEBF
RGB
rgb(229, 206, 191)
RGBA
rgba(229, 206, 191, 1)
HSL
hsl(24, 42%, 82%)
HSV
hsv(24, 17%, 90%)
CMYK
cmyk(0%, 10%, 17%, 10%)
CSS variable
--color-primary: #E5CEBF;
Lowercase HEX
#e5cebf

Shades

Tints

Tones

Harmony

CSS snippets for #E5CEBF

.color-e5cebf {
  color: #E5CEBF;
  background-color: #E5CEBF;
}

Frequently asked questions

What color is #E5CEBF?+

#E5CEBF is a HEX color with RGB value rgb(229, 206, 191) and HSL value hsl(24, 42%, 82%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E5CEBF?+

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