All Palettes

Color Palette #f0e78e, #f7d06e, #f0b44c, #f1a155, #d66b8d

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-khaki {
color: #f0e78e;
}
.yellow-tulip {
color: #f7d06e;
}
.goldsmith {
color: #f0b44c;
}
.doughnut {
color: #f1a155;
}
.paris-pink {
color: #d66b8d;
}

/* CSS Variables */
:root {
--bright-khaki:#f0e78e;
--yellow-tulip:#f7d06e;
--goldsmith:#f0b44c;
--doughnut:#f1a155;
--paris-pink:#d66b8d;
}

More palettes to explore