#E6EDA8 Color

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

Color preview

#E6EDA8

Color formats

HEX
#E6EDA8
RGB
rgb(230, 237, 168)
RGBA
rgba(230, 237, 168, 1)
HSL
hsl(66, 66%, 79%)
HSV
hsv(66, 29%, 93%)
CMYK
cmyk(3%, 0%, 29%, 7%)
CSS variable
--color-primary: #E6EDA8;
Lowercase HEX
#e6eda8

Shades

Tints

Tones

Harmony

CSS snippets for #E6EDA8

.color-e6eda8 {
  color: #E6EDA8;
  background-color: #E6EDA8;
}

Frequently asked questions

What color is #E6EDA8?+

#E6EDA8 is a HEX color with RGB value rgb(230, 237, 168) and HSL value hsl(66, 66%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E6EDA8?+

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