All Palettes

Color Palette #f5a300, #f6c87e, #add8e1, #5c9b9d, #2b3d50

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.jackfruit {
color: #f6c87e;
}
.araucana-egg {
color: #add8e1;
}
.jugendstil-turquoise {
color: #5c9b9d;
}
.snap-shot {
color: #2b3d50;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--jackfruit:#f6c87e;
--araucana-egg:#add8e1;
--jugendstil-turquoise:#5c9b9d;
--snap-shot:#2b3d50;
}

More palettes to explore