All Palettes

Color Palette #f7d5a1, #f2b5a1, #f29c9d, #d68fa4, #9a6cb7

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-patch {
color: #f7d5a1;
}
.first-date {
color: #f2b5a1;
}
.pink-eraser {
color: #f29c9d;
}
.sugar-tooth {
color: #d68fa4;
}
.viola {
color: #9a6cb7;
}

/* CSS Variables */
:root {
--peach-patch:#f7d5a1;
--first-date:#f2b5a1;
--pink-eraser:#f29c9d;
--sugar-tooth:#d68fa4;
--viola:#9a6cb7;
}

More palettes to explore