#EDFDC3 Color

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

Color preview

#EDFDC3

Color formats

HEX
#EDFDC3
RGB
rgb(237, 253, 195)
RGBA
rgba(237, 253, 195, 1)
HSL
hsl(77, 94%, 88%)
HSV
hsv(77, 23%, 99%)
CMYK
cmyk(6%, 0%, 23%, 1%)
CSS variable
--color-primary: #EDFDC3;
Lowercase HEX
#edfdc3

Shades

Tints

Tones

Harmony

CSS snippets for #EDFDC3

.color-edfdc3 {
  color: #EDFDC3;
  background-color: #EDFDC3;
}

Frequently asked questions

What color is #EDFDC3?+

#EDFDC3 is a HEX color with RGB value rgb(237, 253, 195) and HSL value hsl(77, 94%, 88%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EDFDC3?+

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