All Palettes

Color Palette #f3a5a0, #f1c6b1, #f4e2b3, #e3f0b2, #b3e6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.peach-temptation {
color: #f1c6b1;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.spring-kiss {
color: #e3f0b2;
}
.azure-sky {
color: #b3e6f4;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--peach-temptation:#f1c6b1;
--smooth-as-corn-silk:#f4e2b3;
--spring-kiss:#e3f0b2;
--azure-sky:#b3e6f4;
}

More palettes to explore