All Palettes

Color Palette #f6e48e, #f9c36c, #f8a2a0, #e76e6a, #d72839

0%
0%
0%

CSS code for this palette

/* CSS */
.pale-banana {
color: #f6e48e;
}
.yellow-currant {
color: #f9c36c;
}
.candlelight-peach {
color: #f8a2a0;
}
.porcelain-rose {
color: #e76e6a;
}
.flame-scarlet {
color: #d72839;
}

/* CSS Variables */
:root {
--pale-banana:#f6e48e;
--yellow-currant:#f9c36c;
--candlelight-peach:#f8a2a0;
--porcelain-rose:#e76e6a;
--flame-scarlet:#d72839;
}

More palettes to explore