#E6CEBF Color

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

Color preview

#E6CEBF

Color formats

HEX
#E6CEBF
RGB
rgb(230, 206, 191)
RGBA
rgba(230, 206, 191, 1)
HSL
hsl(23, 44%, 83%)
HSV
hsv(23, 17%, 90%)
CMYK
cmyk(0%, 10%, 17%, 10%)
CSS variable
--color-primary: #E6CEBF;
Lowercase HEX
#e6cebf

Shades

Tints

Tones

Harmony

CSS snippets for #E6CEBF

.color-e6cebf {
  color: #E6CEBF;
  background-color: #E6CEBF;
}

Frequently asked questions

What color is #E6CEBF?+

#E6CEBF is a HEX color with RGB value rgb(230, 206, 191) and HSL value hsl(23, 44%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E6CEBF?+

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