All Palettes

Color Palette #f7c94b, #f6a860, #f58e6b, #f5757c, #f55b89

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f7c94b;
}
.sandy-brown {
color: #f6a860;
}
.melon-red {
color: #f58e6b;
}
.momo-peach {
color: #f5757c;
}
.watermelon-juice {
color: #f55b89;
}

/* CSS Variables */
:root {
--sunny-mood:#f7c94b;
--sandy-brown:#f6a860;
--melon-red:#f58e6b;
--momo-peach:#f5757c;
--watermelon-juice:#f55b89;
}

More palettes to explore