All Palettes

Color Palette #f7a1a1, #fbaf8e, #fbcf89, #b4e1a8, #8ec9e6

0%
0%
0%

CSS code for this palette

/* CSS */
.candy-heart-pink {
color: #f7a1a1;
}
.orange-grove {
color: #fbaf8e;
}
.puff-pastry-yellow {
color: #fbcf89;
}
.madang {
color: #b4e1a8;
}
.deluxe-days {
color: #8ec9e6;
}

/* CSS Variables */
:root {
--candy-heart-pink:#f7a1a1;
--orange-grove:#fbaf8e;
--puff-pastry-yellow:#fbcf89;
--madang:#b4e1a8;
--deluxe-days:#8ec9e6;
}

More palettes to explore