#EDFFA6 Color

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

Color preview

#EDFFA6

Color formats

HEX
#EDFFA6
RGB
rgb(237, 255, 166)
RGBA
rgba(237, 255, 166, 1)
HSL
hsl(72, 100%, 83%)
HSV
hsv(72, 35%, 100%)
CMYK
cmyk(7%, 0%, 35%, 0%)
CSS variable
--color-primary: #EDFFA6;
Lowercase HEX
#edffa6

Shades

Tints

Tones

Harmony

CSS snippets for #EDFFA6

.color-edffa6 {
  color: #EDFFA6;
  background-color: #EDFFA6;
}

Frequently asked questions

What color is #EDFFA6?+

#EDFFA6 is a HEX color with RGB value rgb(237, 255, 166) and HSL value hsl(72, 100%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDFFA6?+

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