All Palettes

Color Palette #f3a5a0, #f7d1a6, #f3e0a0, #b7e6b8, #a8c2e1

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.tequila {
color: #f7d1a6;
}
.roadster-yellow {
color: #f3e0a0;
}
.mint-parfait {
color: #b7e6b8;
}
.angela-bay {
color: #a8c2e1;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--tequila:#f7d1a6;
--roadster-yellow:#f3e0a0;
--mint-parfait:#b7e6b8;
--angela-bay:#a8c2e1;
}

More palettes to explore