All Palettes

Color Palette #f3a5a0, #f7d4c0, #f8e9a0, #a7d7b8, #a7c4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f3a5a0;
}
.dreamsicle {
color: #f7d4c0;
}
.lazy-daisy {
color: #f8e9a0;
}
.eerie-glow {
color: #a7d7b8;
}
.angela-bay {
color: #a7c4e6;
}

/* CSS Variables */
:root {
--roseberry:#f3a5a0;
--dreamsicle:#f7d4c0;
--lazy-daisy:#f8e9a0;
--eerie-glow:#a7d7b8;
--angela-bay:#a7c4e6;
}

More palettes to explore