All Palettes

Color Palette #f6e1b1, #f8caa5, #f6aba2, #f77e8c, #d85f9c

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f6e1b1;
}
.lion-cub {
color: #f8caa5;
}
.rosy-outlook {
color: #f6aba2;
}
.camaron-pink {
color: #f77e8c;
}
.sugar-rush {
color: #d85f9c;
}

/* CSS Variables */
:root {
--friendly-yellow:#f6e1b1;
--lion-cub:#f8caa5;
--rosy-outlook:#f6aba2;
--camaron-pink:#f77e8c;
--sugar-rush:#d85f9c;
}

More palettes to explore