All Palettes

Color Palette #f5b8e1, #f0ba4c, #f1a7e0, #6ea0d8, #e06c9a

0%
0%
0%

CSS code for this palette

/* CSS */
.cotton-candy-aesthetic {
color: #f5b8e1;
}
.maximum-yellow-red {
color: #f0ba4c;
}
.hanami-pink {
color: #f1a7e0;
}
.kindred {
color: #6ea0d8;
}
.china-pink {
color: #e06c9a;
}

/* CSS Variables */
:root {
--cotton-candy-aesthetic:#f5b8e1;
--maximum-yellow-red:#f0ba4c;
--hanami-pink:#f1a7e0;
--kindred:#6ea0d8;
--china-pink:#e06c9a;
}

More palettes to explore