#E9E6BF Color

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

Color preview

#E9E6BF

Color formats

HEX
#E9E6BF
RGB
rgb(233, 230, 191)
RGBA
rgba(233, 230, 191, 1)
HSL
hsl(56, 49%, 83%)
HSV
hsv(56, 18%, 91%)
CMYK
cmyk(0%, 1%, 18%, 9%)
CSS variable
--color-primary: #E9E6BF;
Lowercase HEX
#e9e6bf

Shades

Tints

Tones

Harmony

CSS snippets for #E9E6BF

.color-e9e6bf {
  color: #E9E6BF;
  background-color: #E9E6BF;
}

Frequently asked questions

What color is #E9E6BF?+

#E9E6BF is a HEX color with RGB value rgb(233, 230, 191) and HSL value hsl(56, 49%, 83%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #E9E6BF?+

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