#E6EEBC Color

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

Color preview

#E6EEBC

Color formats

HEX
#E6EEBC
RGB
rgb(230, 238, 188)
RGBA
rgba(230, 238, 188, 1)
HSL
hsl(70, 60%, 84%)
HSV
hsv(70, 21%, 93%)
CMYK
cmyk(3%, 0%, 21%, 7%)
CSS variable
--color-primary: #E6EEBC;
Lowercase HEX
#e6eebc

Shades

Tints

Tones

Harmony

CSS snippets for #E6EEBC

.color-e6eebc {
  color: #E6EEBC;
  background-color: #E6EEBC;
}

Frequently asked questions

What color is #E6EEBC?+

#E6EEBC is a HEX color with RGB value rgb(230, 238, 188) and HSL value hsl(70, 60%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6EEBC?+

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