All Palettes

Color Palette #dab2e0, #f2a1c5, #ffea8f, #ffcd75, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #dab2e0;
}
.prism-pink {
color: #f2a1c5;
}
.chickery-chick {
color: #ffea8f;
}
.grandis {
color: #ffcd75;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--pretty-petunia:#dab2e0;
--prism-pink:#f2a1c5;
--chickery-chick:#ffea8f;
--grandis:#ffcd75;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore