#E6EABC Color

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

Color preview

#E6EABC

Color formats

HEX
#E6EABC
RGB
rgb(230, 234, 188)
RGBA
rgba(230, 234, 188, 1)
HSL
hsl(65, 52%, 83%)
HSV
hsv(65, 20%, 92%)
CMYK
cmyk(2%, 0%, 20%, 8%)
CSS variable
--color-primary: #E6EABC;
Lowercase HEX
#e6eabc

Shades

Tints

Tones

Harmony

CSS snippets for #E6EABC

.color-e6eabc {
  color: #E6EABC;
  background-color: #E6EABC;
}

Frequently asked questions

What color is #E6EABC?+

#E6EABC is a HEX color with RGB value rgb(230, 234, 188) and HSL value hsl(65, 52%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6EABC?+

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