#EDFCA1 Color

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

Color preview

#EDFCA1

Color formats

HEX
#EDFCA1
RGB
rgb(237, 252, 161)
RGBA
rgba(237, 252, 161, 1)
HSL
hsl(70, 94%, 81%)
HSV
hsv(70, 36%, 99%)
CMYK
cmyk(6%, 0%, 36%, 1%)
CSS variable
--color-primary: #EDFCA1;
Lowercase HEX
#edfca1

Shades

Tints

Tones

Harmony

CSS snippets for #EDFCA1

.color-edfca1 {
  color: #EDFCA1;
  background-color: #EDFCA1;
}

Frequently asked questions

What color is #EDFCA1?+

#EDFCA1 is a HEX color with RGB value rgb(237, 252, 161) and HSL value hsl(70, 94%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDFCA1?+

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