#EDFFA0 Color

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

Color preview

#EDFFA0

Color formats

HEX
#EDFFA0
RGB
rgb(237, 255, 160)
RGBA
rgba(237, 255, 160, 1)
HSL
hsl(71, 100%, 81%)
HSV
hsv(71, 37%, 100%)
CMYK
cmyk(7%, 0%, 37%, 0%)
CSS variable
--color-primary: #EDFFA0;
Lowercase HEX
#edffa0

Shades

Tints

Tones

Harmony

CSS snippets for #EDFFA0

.color-edffa0 {
  color: #EDFFA0;
  background-color: #EDFFA0;
}

Frequently asked questions

What color is #EDFFA0?+

#EDFFA0 is a HEX color with RGB value rgb(237, 255, 160) and HSL value hsl(71, 100%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDFFA0?+

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