All Palettes

Color Palette #f5b7e3, #f9c8d4, #f7e0b6, #f3e739, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f5b7e3;
}
.palace-rose {
color: #f9c8d4;
}
.pastry {
color: #f7e0b6;
}
.highlighter-yellow {
color: #f3e739;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f5b7e3;
--palace-rose:#f9c8d4;
--pastry:#f7e0b6;
--highlighter-yellow:#f3e739;
--n-rang-orange:#ff8052;
}

More palettes to explore