All Palettes

Color Palette #f1a7b9, #f4c3d8, #b1e2d2, #a3d7e0, #f7e9a1

0%
0%
0%

CSS code for this palette

/* CSS */
.rozowy-pink {
color: #f1a7b9;
}
.sweetheart {
color: #f4c3d8;
}
.bay {
color: #b1e2d2;
}
.terrace-pool {
color: #a3d7e0;
}
.lazy-daisy {
color: #f7e9a1;
}

/* CSS Variables */
:root {
--rozowy-pink:#f1a7b9;
--sweetheart:#f4c3d8;
--bay:#b1e2d2;
--terrace-pool:#a3d7e0;
--lazy-daisy:#f7e9a1;
}

More palettes to explore