All Palettes

Color Palette #f9b1ae, #f5e87f, #a8d8a2, #4e8fd0, #eab7f1

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-bud {
color: #f9b1ae;
}
.light-sh-shin-yellow {
color: #f5e87f;
}
.cool-aloe {
color: #a8d8a2;
}
.blue-dart {
color: #4e8fd0;
}
.lovecloud {
color: #eab7f1;
}

/* CSS Variables */
:root {
--peach-bud:#f9b1ae;
--light-sh-shin-yellow:#f5e87f;
--cool-aloe:#a8d8a2;
--blue-dart:#4e8fd0;
--lovecloud:#eab7f1;
}

More palettes to explore