#EDEEA0 Color

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

Color preview

#EDEEA0

Color formats

HEX
#EDEEA0
RGB
rgb(237, 238, 160)
RGBA
rgba(237, 238, 160, 1)
HSL
hsl(61, 70%, 78%)
HSV
hsv(61, 33%, 93%)
CMYK
cmyk(0%, 0%, 33%, 7%)
CSS variable
--color-primary: #EDEEA0;
Lowercase HEX
#edeea0

Shades

Tints

Tones

Harmony

CSS snippets for #EDEEA0

.color-edeea0 {
  color: #EDEEA0;
  background-color: #EDEEA0;
}

Frequently asked questions

What color is #EDEEA0?+

#EDEEA0 is a HEX color with RGB value rgb(237, 238, 160) and HSL value hsl(61, 70%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDEEA0?+

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