All Palettes

Color Palette #f3a5df, #f7c6a6, #f5e59e, #a1dae2, #7c7cbb

0%
0%
0%

CSS code for this palette

/* CSS */
.hanami-pink {
color: #f3a5df;
}
.peach-damask {
color: #f7c6a6;
}
.venetian-yellow {
color: #f5e59e;
}
.terrace-pool {
color: #a1dae2;
}
.astro-zinger {
color: #7c7cbb;
}

/* CSS Variables */
:root {
--hanami-pink:#f3a5df;
--peach-damask:#f7c6a6;
--venetian-yellow:#f5e59e;
--terrace-pool:#a1dae2;
--astro-zinger:#7c7cbb;
}

More palettes to explore