All Palettes

Color Palette #a2c2e2, #f1c6d5, #f4a4b1, #f7d67e, #f2b75f

0%
0%
0%

CSS code for this palette

/* CSS */
.blair {
color: #a2c2e2;
}
.lily-legs {
color: #f1c6d5;
}
.pink-fit {
color: #f4a4b1;
}
.jemima {
color: #f7d67e;
}
.crunch {
color: #f2b75f;
}

/* CSS Variables */
:root {
--blair:#a2c2e2;
--lily-legs:#f1c6d5;
--pink-fit:#f4a4b1;
--jemima:#f7d67e;
--crunch:#f2b75f;
}

More palettes to explore