All Palettes

Color Palette #f9e562, #f4d66c, #f2c978, #f1b179, #efad6c

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e562;
}
.forsythia-blossom {
color: #f4d66c;
}
.pastel-de-nata {
color: #f2c978;
}
.exciting-orange {
color: #f1b179;
}
.evening-sunset {
color: #efad6c;
}

/* CSS Variables */
:root {
--goldfinch:#f9e562;
--forsythia-blossom:#f4d66c;
--pastel-de-nata:#f2c978;
--exciting-orange:#f1b179;
--evening-sunset:#efad6c;
}

More palettes to explore