All Palettes

Color Palette #ff5c7c, #ffc370, #6ccb79, #4b91e2, #8b40fc

0%
0%
0%

CSS code for this palette

/* CSS */
.watermelon-candy {
color: #ff5c7c;
}
.chanterelles {
color: #ffc370;
}
.snow-pea {
color: #6ccb79;
}
.olympic-blue {
color: #4b91e2;
}
.sweet-escape {
color: #8b40fc;
}

/* CSS Variables */
:root {
--watermelon-candy:#ff5c7c;
--chanterelles:#ffc370;
--snow-pea:#6ccb79;
--olympic-blue:#4b91e2;
--sweet-escape:#8b40fc;
}

More palettes to explore