All Palettes

Color Palette #f5a300, #f5b85c, #f6d2a2, #d6a4c1, #a45b91

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.crunch {
color: #f5b85c;
}
.antique-wicker-basket {
color: #f6d2a2;
}
.rhubarb-gin {
color: #d6a4c1;
}
.cyclamen-red {
color: #a45b91;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--crunch:#f5b85c;
--antique-wicker-basket:#f6d2a2;
--rhubarb-gin:#d6a4c1;
--cyclamen-red:#a45b91;
}

More palettes to explore