All Palettes

Color Palette #f7b3a6, #f8d5a0, #f4e4a4, #d8e8b0, #9ac1c1

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-rose {
color: #f7b3a6;
}
.milky-maize {
color: #f8d5a0;
}
.sugar-cookie {
color: #f4e4a4;
}
.lasting-thoughts {
color: #d8e8b0;
}
.bleu-nattier {
color: #9ac1c1;
}

/* CSS Variables */
:root {
--riviera-rose:#f7b3a6;
--milky-maize:#f8d5a0;
--sugar-cookie:#f4e4a4;
--lasting-thoughts:#d8e8b0;
--bleu-nattier:#9ac1c1;
}

More palettes to explore