All Palettes

Color Palette #7fd959, #f7e6a6, #f69e6f, #f7c5e4, #b86b9a

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.lemon-filling {
color: #f7e6a6;
}
.burning-coals {
color: #f69e6f;
}
.sugarwinkle {
color: #f7c5e4;
}
.pearly-purple {
color: #b86b9a;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--lemon-filling:#f7e6a6;
--burning-coals:#f69e6f;
--sugarwinkle:#f7c5e4;
--pearly-purple:#b86b9a;
}

More palettes to explore