All Palettes

Color Palette #f3a0b0, #f6d2a7, #b2e6c8, #a8d3e1, #d3b2e0

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-60 {
color: #f3a0b0;
}
.tequila {
color: #f6d2a7;
}
.coastal-foam {
color: #b2e6c8;
}
.light-blue-glint {
color: #a8d3e1;
}
.pretty-petunia {
color: #d3b2e0;
}

/* CSS Variables */
:root {
--sweet-60:#f3a0b0;
--tequila:#f6d2a7;
--coastal-foam:#b2e6c8;
--light-blue-glint:#a8d3e1;
--pretty-petunia:#d3b2e0;
}

More palettes to explore