#E6E4BF Color

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

Color preview

#E6E4BF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E6E4BF

.color-e6e4bf {
  color: #E6E4BF;
  background-color: #E6E4BF;
}

Frequently asked questions

What color is #E6E4BF?+

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

What is the closest Tailwind color to #E6E4BF?+

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