All Palettes

Color Palette #f2a1c5, #f3c4b4, #f6e1a7, #a1d2e3, #6c94c1

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.peach-temptation {
color: #f3c4b4;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.light-sky-babe {
color: #a1d2e3;
}
.blue-tuna {
color: #6c94c1;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--peach-temptation:#f3c4b4;
--lemon-ice-yellow:#f6e1a7;
--light-sky-babe:#a1d2e3;
--blue-tuna:#6c94c1;
}

More palettes to explore