All Palettes

Color Palette #7ec8e7, #a3d6e0, #f2e7ba, #f3a5c3, #e06c8b

0%
0%
0%

CSS code for this palette

/* CSS */
.big-chill {
color: #7ec8e7;
}
.terrace-pool {
color: #a3d6e0;
}
.sandy-shore {
color: #f2e7ba;
}
.rogue-pink {
color: #f3a5c3;
}
.raspberry-mousse {
color: #e06c8b;
}

/* CSS Variables */
:root {
--big-chill:#7ec8e7;
--terrace-pool:#a3d6e0;
--sandy-shore:#f2e7ba;
--rogue-pink:#f3a5c3;
--raspberry-mousse:#e06c8b;
}

More palettes to explore