All Palettes

Color Palette #f7a8a1, #f9c7b4, #fce9b6, #e3f9b4, #a4e1e5

0%
0%
0%

CSS code for this palette

/* CSS */
.roseberry {
color: #f7a8a1;
}
.salmon-beauty {
color: #f9c7b4;
}
.song-of-summer {
color: #fce9b6;
}
.spring-kiss {
color: #e3f9b4;
}
.charlotte {
color: #a4e1e5;
}

/* CSS Variables */
:root {
--roseberry:#f7a8a1;
--salmon-beauty:#f9c7b4;
--song-of-summer:#fce9b6;
--spring-kiss:#e3f9b4;
--charlotte:#a4e1e5;
}

More palettes to explore