All Palettes

Color Palette #f8c56d, #f9a358, #f77a3b, #f54e29, #e63746

0%
0%
0%

CSS code for this palette

/* CSS */
.yellow-currant {
color: #f8c56d;
}
.ginger-milk {
color: #f9a358;
}
.sea-nettle {
color: #f77a3b;
}
.karaka-orange {
color: #f54e29;
}
.poppy-red {
color: #e63746;
}

/* CSS Variables */
:root {
--yellow-currant:#f8c56d;
--ginger-milk:#f9a358;
--sea-nettle:#f77a3b;
--karaka-orange:#f54e29;
--poppy-red:#e63746;
}

More palettes to explore