All Palettes

Color Palette #f5b5a3, #fbad89, #f7d859, #d9c87d, #a1d6e2

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f5b5a3;
}
.sunset-over-the-alps {
color: #fbad89;
}
.glitter-yellow {
color: #f7d859;
}
.spring-grass {
color: #d9c87d;
}
.terrace-pool {
color: #a1d6e2;
}

/* CSS Variables */
:root {
--first-date:#f5b5a3;
--sunset-over-the-alps:#fbad89;
--glitter-yellow:#f7d859;
--spring-grass:#d9c87d;
--terrace-pool:#a1d6e2;
}

More palettes to explore