All Palettes

Color Palette #ff5c72, #ff8c80, #ffb69e, #ffda85, #fff4a3

0%
0%
0%

CSS code for this palette

/* CSS */
.watermelon-candy {
color: #ff5c72;
}
.desert-flower {
color: #ff8c80;
}
.persicus {
color: #ffb69e;
}
.spirited-yellow {
color: #ffda85;
}
.candle-flame {
color: #fff4a3;
}

/* CSS Variables */
:root {
--watermelon-candy:#ff5c72;
--desert-flower:#ff8c80;
--persicus:#ffb69e;
--spirited-yellow:#ffda85;
--candle-flame:#fff4a3;
}

More palettes to explore