All Palettes

Color Palette #f7a6b9, #f7d6a1, #f2e6d4, #a3d6e0, #5c7c99

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-on-the-market {
color: #f7a6b9;
}
.milky-maize {
color: #f7d6a1;
}
.delicate-lace {
color: #f2e6d4;
}
.terrace-pool {
color: #a3d6e0;
}
.slate-blue {
color: #5c7c99;
}

/* CSS Variables */
:root {
--fresh-on-the-market:#f7a6b9;
--milky-maize:#f7d6a1;
--delicate-lace:#f2e6d4;
--terrace-pool:#a3d6e0;
--slate-blue:#5c7c99;
}

More palettes to explore