All Palettes

Color Palette #f5c400, #eab843, #f6c5a2, #f77e88, #e65c93

0%
0%
0%

CSS code for this palette

/* CSS */
.syndicalist {
color: #f5c400;
}
.capital-yellow {
color: #eab843;
}
.shrimp-toast {
color: #f6c5a2;
}
.flower-blossom-pink {
color: #f77e88;
}
.carmine-rose {
color: #e65c93;
}

/* CSS Variables */
:root {
--syndicalist:#f5c400;
--capital-yellow:#eab843;
--shrimp-toast:#f6c5a2;
--flower-blossom-pink:#f77e88;
--carmine-rose:#e65c93;
}

More palettes to explore