All Palettes

Color Palette #b1e4f1, #a1c6d4, #8c9fb5, #d1b2e0, #f2a1c5

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-river {
color: #b1e4f1;
}
.blue-dam {
color: #a1c6d4;
}
.periwinkle-dusk {
color: #8c9fb5;
}
.pretty-petunia {
color: #d1b2e0;
}
.prism-pink {
color: #f2a1c5;
}

/* CSS Variables */
:root {
--crystal-river:#b1e4f1;
--blue-dam:#a1c6d4;
--periwinkle-dusk:#8c9fb5;
--pretty-petunia:#d1b2e0;
--prism-pink:#f2a1c5;
}

More palettes to explore