All Palettes

Color Palette #f4a4b8, #f1c6d3, #d9b7e6, #b1e1f7, #a7e2b0

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f4a4b8;
}
.desire-pink {
color: #f1c6d3;
}
.pretty-petunia {
color: #d9b7e6;
}
.fairy-sparkles {
color: #b1e1f7;
}
.overtone {
color: #a7e2b0;
}

/* CSS Variables */
:root {
--rozowy-pink:#f4a4b8;
--desire-pink:#f1c6d3;
--pretty-petunia:#d9b7e6;
--fairy-sparkles:#b1e1f7;
--overtone:#a7e2b0;
}

More palettes to explore