All Palettes

Color Palette #f2a1c5, #a3e1d2, #e0f7d4, #f6e2b1, #f9c78b

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.aqua-wish {
color: #a3e1d2;
}
.light-fresh-lime {
color: #e0f7d4;
}
.friendly-yellow {
color: #f6e2b1;
}
.arts-crafts-gold {
color: #f9c78b;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--aqua-wish:#a3e1d2;
--light-fresh-lime:#e0f7d4;
--friendly-yellow:#f6e2b1;
--arts-crafts-gold:#f9c78b;
}

More palettes to explore