All Palettes

Color Palette #a7c6e7, #f1b6e0, #f6da7e, #a1e3b5, #f79d9c

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a7c6e7;
}
.rosecco {
color: #f1b6e0;
}
.rapunzel {
color: #f6da7e;
}
.overtone {
color: #a1e3b5;
}
.young-crab {
color: #f79d9c;
}

/* CSS Variables */
:root {
--island-light:#a7c6e7;
--rosecco:#f1b6e0;
--rapunzel:#f6da7e;
--overtone:#a1e3b5;
--young-crab:#f79d9c;
}

More palettes to explore