#EDFDD3 Color

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

Color preview

#EDFDD3

Color formats

HEX
#EDFDD3
RGB
rgb(237, 253, 211)
RGBA
rgba(237, 253, 211, 1)
HSL
hsl(83, 91%, 91%)
HSV
hsv(83, 17%, 99%)
CMYK
cmyk(6%, 0%, 17%, 1%)
CSS variable
--color-primary: #EDFDD3;
Lowercase HEX
#edfdd3

Shades

Tints

Tones

Harmony

CSS snippets for #EDFDD3

.color-edfdd3 {
  color: #EDFDD3;
  background-color: #EDFDD3;
}

Frequently asked questions

What color is #EDFDD3?+

#EDFDD3 is a HEX color with RGB value rgb(237, 253, 211) and HSL value hsl(83, 91%, 91%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #EDFDD3?+

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