All Palettes

Color Palette #f1c4b1, #f7e3a6, #f9eac8, #c3e1f9, #f5a8e6

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-temptation {
color: #f1c4b1;
}
.lemon-ice-yellow {
color: #f7e3a6;
}
.light-curd {
color: #f9eac8;
}
.fresh-water {
color: #c3e1f9;
}
.hanami-pink {
color: #f5a8e6;
}

/* CSS Variables */
:root {
--peach-temptation:#f1c4b1;
--lemon-ice-yellow:#f7e3a6;
--light-curd:#f9eac8;
--fresh-water:#c3e1f9;
--hanami-pink:#f5a8e6;
}

More palettes to explore