#EDFFC1 Color

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

Color preview

#EDFFC1

Color formats

HEX
#EDFFC1
RGB
rgb(237, 255, 193)
RGBA
rgba(237, 255, 193, 1)
HSL
hsl(77, 100%, 88%)
HSV
hsv(77, 24%, 100%)
CMYK
cmyk(7%, 0%, 24%, 0%)
CSS variable
--color-primary: #EDFFC1;
Lowercase HEX
#edffc1

Shades

Tints

Tones

Harmony

CSS snippets for #EDFFC1

.color-edffc1 {
  color: #EDFFC1;
  background-color: #EDFFC1;
}

Frequently asked questions

What color is #EDFFC1?+

#EDFFC1 is a HEX color with RGB value rgb(237, 255, 193) and HSL value hsl(77, 100%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EDFFC1?+

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