All Palettes

Color Palette #d85f8d, #f9b1ae, #f4cf3e, #a3d96d, #5d7898

0%
0%
0%

CSS code for this palette

/* CSS */
.flirty-rose {
color: #d85f8d;
}
.peach-bud {
color: #f9b1ae;
}
.marigold-dust {
color: #f4cf3e;
}
.tropical-light {
color: #a3d96d;
}
.rushing-river {
color: #5d7898;
}

/* CSS Variables */
:root {
--flirty-rose:#d85f8d;
--peach-bud:#f9b1ae;
--marigold-dust:#f4cf3e;
--tropical-light:#a3d96d;
--rushing-river:#5d7898;
}

More palettes to explore