#E6EA9D Color

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

Color preview

#E6EA9D

Color formats

HEX
#E6EA9D
RGB
rgb(230, 234, 157)
RGBA
rgba(230, 234, 157, 1)
HSL
hsl(63, 65%, 77%)
HSV
hsv(63, 33%, 92%)
CMYK
cmyk(2%, 0%, 33%, 8%)
CSS variable
--color-primary: #E6EA9D;
Lowercase HEX
#e6ea9d

Shades

Tints

Tones

Harmony

CSS snippets for #E6EA9D

.color-e6ea9d {
  color: #E6EA9D;
  background-color: #E6EA9D;
}

Frequently asked questions

What color is #E6EA9D?+

#E6EA9D is a HEX color with RGB value rgb(230, 234, 157) and HSL value hsl(63, 65%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6EA9D?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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