#EDFFC7 Color

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

Color preview

#EDFFC7

Color formats

HEX
#EDFFC7
RGB
rgb(237, 255, 199)
RGBA
rgba(237, 255, 199, 1)
HSL
hsl(79, 100%, 89%)
HSV
hsv(79, 22%, 100%)
CMYK
cmyk(7%, 0%, 22%, 0%)
CSS variable
--color-primary: #EDFFC7;
Lowercase HEX
#edffc7

Shades

Tints

Tones

Harmony

CSS snippets for #EDFFC7

.color-edffc7 {
  color: #EDFFC7;
  background-color: #EDFFC7;
}

Frequently asked questions

What color is #EDFFC7?+

#EDFFC7 is a HEX color with RGB value rgb(237, 255, 199) and HSL value hsl(79, 100%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EDFFC7?+

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