All Palettes

Color Palette #f7b1a6, #f7d0a6, #f6e8c1, #d9e6b7, #b1e2df

0%
0%
0%

CSS code for this palette

/* CSS */
.riviera-rose {
color: #f7b1a6;
}
.tequila {
color: #f7d0a6;
}
.dandelion-tea {
color: #f6e8c1;
}
.aloe-cream {
color: #d9e6b7;
}
.frosty-soft-blue {
color: #b1e2df;
}

/* CSS Variables */
:root {
--riviera-rose:#f7b1a6;
--tequila:#f7d0a6;
--dandelion-tea:#f6e8c1;
--aloe-cream:#d9e6b7;
--frosty-soft-blue:#b1e2df;
}

More palettes to explore