All Palettes

Color Palette #d78e9b, #f1a7b6, #f9c8d3, #ffb829, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.sugar-tooth {
color: #d78e9b;
}
.princess {
color: #f1a7b6;
}
.palace-rose {
color: #f9c8d3;
}
.extreme-yellow {
color: #ffb829;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--sugar-tooth:#d78e9b;
--princess:#f1a7b6;
--palace-rose:#f9c8d3;
--extreme-yellow:#ffb829;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore