All Palettes

Color Palette #f7a8a1, #f9c0ae, #f5e2b7, #e1e6a3, #b4e0a3

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.sweet-nectar {
color: #f9c0ae;
}
.soft-butter {
color: #f5e2b7;
}
.hip-hop {
color: #e1e6a3;
}
.basil-smash {
color: #b4e0a3;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--sweet-nectar:#f9c0ae;
--soft-butter:#f5e2b7;
--hip-hop:#e1e6a3;
--basil-smash:#b4e0a3;
}

More palettes to explore