#ECFDC2 Color

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

Color preview

#ECFDC2

Color formats

HEX
#ECFDC2
RGB
rgb(236, 253, 194)
RGBA
rgba(236, 253, 194, 1)
HSL
hsl(77, 94%, 88%)
HSV
hsv(77, 23%, 99%)
CMYK
cmyk(7%, 0%, 23%, 1%)
CSS variable
--color-primary: #ECFDC2;
Lowercase HEX
#ecfdc2

Shades

Tints

Tones

Harmony

CSS snippets for #ECFDC2

.color-ecfdc2 {
  color: #ECFDC2;
  background-color: #ECFDC2;
}

Frequently asked questions

What color is #ECFDC2?+

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

What is the closest Tailwind color to #ECFDC2?+

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