All Palettes

Color Palette #f7407d, #f78e7e, #f7c07e, #f7f57e, #7ef7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #f7407d;
}
.hot-calypso {
color: #f78e7e;
}
.white-elf {
color: #f7c07e;
}
.sunny {
color: #f7f57e;
}
.iridescent-turquoise {
color: #7ef7c0;
}

/* CSS Variables */
:root {
--diva-pink:#f7407d;
--hot-calypso:#f78e7e;
--white-elf:#f7c07e;
--sunny:#f7f57e;
--iridescent-turquoise:#7ef7c0;
}

More palettes to explore