All Palettes

Color Palette #d85f9c, #f0a8c2, #f6e6d0, #f8c449, #f16c3b

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-rush {
color: #d85f9c;
}
.tickled-pink {
color: #f0a8c2;
}
.follow-the-leader {
color: #f6e6d0;
}
.cakepop-sorbet {
color: #f8c449;
}
.mandarin-orange {
color: #f16c3b;
}

/* CSS Variables */
:root {
--sugar-rush:#d85f9c;
--tickled-pink:#f0a8c2;
--follow-the-leader:#f6e6d0;
--cakepop-sorbet:#f8c449;
--mandarin-orange:#f16c3b;
}

More palettes to explore