All Palettes

Color Palette #f3a5a0, #fce3b6, #b9e5b8, #a3d7e0, #a2c9e6

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.white-strawberry {
color: #fce3b6;
}
.mint-parfait {
color: #b9e5b8;
}
.terrace-pool {
color: #a3d7e0;
}
.windsor-way {
color: #a2c9e6;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--white-strawberry:#fce3b6;
--mint-parfait:#b9e5b8;
--terrace-pool:#a3d7e0;
--windsor-way:#a2c9e6;
}

More palettes to explore