All Palettes

Color Palette #f7c6a1, #e2aaa2, #d58b9d, #b86ba3, #9b508c

0%
0%
0%

CSS code for this palette

/* CSS */
.shrimp-toast {
color: #f7c6a1;
}
.coral-fountain {
color: #e2aaa2;
}
.sugar-tooth {
color: #d58b9d;
}
.pearly-purple {
color: #b86ba3;
}
.purplish {
color: #9b508c;
}

/* CSS Variables */
:root {
--shrimp-toast:#f7c6a1;
--coral-fountain:#e2aaa2;
--sugar-tooth:#d58b9d;
--pearly-purple:#b86ba3;
--purplish:#9b508c;
}

More palettes to explore