All Palettes

Color Palette #f8d359, #f6b24c, #f2726e, #eca7b3, #c3a3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.wake-me-up {
color: #f8d359;
}
.mango-margarita {
color: #f6b24c;
}
.breeze-of-chilli {
color: #f2726e;
}
.princess {
color: #eca7b3;
}
.silver-rust {
color: #c3a3e0;
}

/* CSS Variables */
:root {
--wake-me-up:#f8d359;
--mango-margarita:#f6b24c;
--breeze-of-chilli:#f2726e;
--princess:#eca7b3;
--silver-rust:#c3a3e0;
}

More palettes to explore