All Palettes

Color Palette #f7b1a6, #f9bfb4, #f4d9a4, #a3e0d2, #a2d4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-rose {
color: #f7b1a6;
}
.rustique {
color: #f9bfb4;
}
.double-cream {
color: #f4d9a4;
}
.sparkling-mint {
color: #a3e0d2;
}
.chefchaouen-blue {
color: #a2d4e6;
}

/* CSS Variables */
:root {
--riviera-rose:#f7b1a6;
--rustique:#f9bfb4;
--double-cream:#f4d9a4;
--sparkling-mint:#a3e0d2;
--chefchaouen-blue:#a2d4e6;
}

More palettes to explore