All Palettes

Color Palette #f2b5e0, #f1c5a2, #f1e08e, #a0d89d, #80c7e5

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #f2b5e0;
}
.radome-tan {
color: #f1c5a2;
}
.late-day-sun {
color: #f1e08e;
}
.green-trance {
color: #a0d89d;
}
.big-chill {
color: #80c7e5;
}

/* CSS Variables */
:root {
--rosecco:#f2b5e0;
--radome-tan:#f1c5a2;
--late-day-sun:#f1e08e;
--green-trance:#a0d89d;
--big-chill:#80c7e5;
}

More palettes to explore