All Palettes

Color Palette #f3a7a0, #f3c6aa, #f3e2aa, #aad3f3, #aaf3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a7a0;
}
.citrus-sachet {
color: #f3c6aa;
}
.glad-yellow {
color: #f3e2aa;
}
.alphabet-blue {
color: #aad3f3;
}
.mintie {
color: #aaf3d3;
}

/* CSS Variables */
:root {
--roseberry:#f3a7a0;
--citrus-sachet:#f3c6aa;
--glad-yellow:#f3e2aa;
--alphabet-blue:#aad3f3;
--mintie:#aaf3d3;
}

More palettes to explore