All Palettes

Color Palette #f7b2a1, #fbad89, #fece8b, #75d7c3, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b2a1;
}
.sunset-over-the-alps {
color: #fbad89;
}
.puff-pastry-yellow {
color: #fece8b;
}
.star-grass {
color: #75d7c3;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--first-date:#f7b2a1;
--sunset-over-the-alps:#fbad89;
--puff-pastry-yellow:#fece8b;
--star-grass:#75d7c3;
--olympic-blue:#4b91e2;
}

More palettes to explore