All Palettes

Color Palette #f3a5b7, #f7d9d9, #e2b1d6, #a7e2d5, #f5e39e

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f3a5b7;
}
.coy-pink {
color: #f7d9d9;
}
.bff {
color: #e2b1d6;
}
.botanical-tint {
color: #a7e2d5;
}
.buttery-croissant {
color: #f5e39e;
}

/* CSS Variables */
:root {
--rozowy-pink:#f3a5b7;
--coy-pink:#f7d9d9;
--bff:#e2b1d6;
--botanical-tint:#a7e2d5;
--buttery-croissant:#f5e39e;
}

More palettes to explore