All Palettes

Color Palette #f2a1c5, #f8d7c4, #fdf8e2, #a4e5e1, #7aa7d6

0%
0%
0%

CSS code for this palette

/* CSS */
.prism-pink {
color: #f2a1c5;
}
.harvest-wreath {
color: #f8d7c4;
}
.pinch-of-pearl {
color: #fdf8e2;
}
.ice-crystal-blue {
color: #a4e5e1;
}
.high-seas {
color: #7aa7d6;
}

/* CSS Variables */
:root {
--prism-pink:#f2a1c5;
--harvest-wreath:#f8d7c4;
--pinch-of-pearl:#fdf8e2;
--ice-crystal-blue:#a4e5e1;
--high-seas:#7aa7d6;
}

More palettes to explore