#E6E6BF Color

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

Color preview

#E6E6BF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E6E6BF

.color-e6e6bf {
  color: #E6E6BF;
  background-color: #E6E6BF;
}

Frequently asked questions

What color is #E6E6BF?+

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

What is the closest Tailwind color to #E6E6BF?+

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