All Palettes

Color Palette #c392b7, #f2bac7, #f9e89f, #f8d8a0, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.la-la-love {
color: #c392b7;
}
.pink-grapefruit {
color: #f2bac7;
}
.storm-lightning {
color: #f9e89f;
}
.milky-maize {
color: #f8d8a0;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--la-la-love:#c392b7;
--pink-grapefruit:#f2bac7;
--storm-lightning:#f9e89f;
--milky-maize:#f8d8a0;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore