#ECFAD0 Color

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

Color preview

#ECFAD0

Color formats

HEX
#ECFAD0
RGB
rgb(236, 250, 208)
RGBA
rgba(236, 250, 208, 1)
HSL
hsl(80, 81%, 90%)
HSV
hsv(80, 17%, 98%)
CMYK
cmyk(6%, 0%, 17%, 2%)
CSS variable
--color-primary: #ECFAD0;
Lowercase HEX
#ecfad0

Shades

Tints

Tones

Harmony

CSS snippets for #ECFAD0

.color-ecfad0 {
  color: #ECFAD0;
  background-color: #ECFAD0;
}

Frequently asked questions

What color is #ECFAD0?+

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

What is the closest Tailwind color to #ECFAD0?+

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