#ECFAD1 Color

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

Color preview

#ECFAD1

Color formats

HEX
#ECFAD1
RGB
rgb(236, 250, 209)
RGBA
rgba(236, 250, 209, 1)
HSL
hsl(80, 80%, 90%)
HSV
hsv(80, 16%, 98%)
CMYK
cmyk(6%, 0%, 16%, 2%)
CSS variable
--color-primary: #ECFAD1;
Lowercase HEX
#ecfad1

Shades

Tints

Tones

Harmony

CSS snippets for #ECFAD1

.color-ecfad1 {
  color: #ECFAD1;
  background-color: #ECFAD1;
}

Frequently asked questions

What color is #ECFAD1?+

#ECFAD1 is a HEX color with RGB value rgb(236, 250, 209) and HSL value hsl(80, 80%, 90%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #ECFAD1?+

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