All Palettes

Color Palette #f1a7c5, #f5ce5c, #f47b1f, #3c9ed7, #a35c91

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f1a7c5;
}
.sorreno-lemon {
color: #f5ce5c;
}
.sun-orange {
color: #f47b1f;
}
.dayflower {
color: #3c9ed7;
}
.cyclamen-red {
color: #a35c91;
}

/* CSS Variables */
:root {
--rose-mallow:#f1a7c5;
--sorreno-lemon:#f5ce5c;
--sun-orange:#f47b1f;
--dayflower:#3c9ed7;
--cyclamen-red:#a35c91;
}

More palettes to explore