All Palettes

Color Palette #e6b3d1, #f4a4bf, #f8c3a0, #f5e2a3, #fbcf89

0%
0%
0%

CSS code for this palette

/* CSS */
.gumball {
color: #e6b3d1;
}
.pink-chalk {
color: #f4a4bf;
}
.shrimp-toast {
color: #f8c3a0;
}
.sun-dust {
color: #f5e2a3;
}
.puff-pastry-yellow {
color: #fbcf89;
}

/* CSS Variables */
:root {
--gumball:#e6b3d1;
--pink-chalk:#f4a4bf;
--shrimp-toast:#f8c3a0;
--sun-dust:#f5e2a3;
--puff-pastry-yellow:#fbcf89;
}

More palettes to explore