All Palettes

Color Palette #768bc1, #a9bdf4, #d2e0f9, #f7dd73, #f1968e

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower-blue {
color: #768bc1;
}
.sky-high {
color: #a9bdf4;
}
.icy-plains {
color: #d2e0f9;
}
.milky-yellow {
color: #f7dd73;
}
.sweet-pink {
color: #f1968e;
}

/* CSS Variables */
:root {
--dayflower-blue:#768bc1;
--sky-high:#a9bdf4;
--icy-plains:#d2e0f9;
--milky-yellow:#f7dd73;
--sweet-pink:#f1968e;
}

More palettes to explore