All Palettes

Color Palette #f5a524, #f8e1af, #8d43ad, #3398db, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.pasta {
color: #f8e1af;
}
.moonshadow {
color: #8d43ad;
}
.blue-damselfly {
color: #3398db;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--pasta:#f8e1af;
--moonshadow:#8d43ad;
--blue-damselfly:#3398db;
--mandarin-red:#e74d3c;
}

More palettes to explore