All Palettes

Color Palette #ff5c77, #ffc466, #fff99e, #9fd6e0, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.watermelon-candy {
color: #ff5c77;
}
.honey-locust {
color: #ffc466;
}
.spaghetti {
color: #fff99e;
}
.terrace-pool {
color: #9fd6e0;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--watermelon-candy:#ff5c77;
--honey-locust:#ffc466;
--spaghetti:#fff99e;
--terrace-pool:#9fd6e0;
--peaceful-river:#4a9cd3;
}

More palettes to explore