All Palettes

Color Palette #f5a524, #daa78b, #a6d8b9, #f8e2a0, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.white-acorn {
color: #daa78b;
}
.eerie-glow {
color: #a6d8b9;
}
.venetian-yellow {
color: #f8e2a0;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--white-acorn:#daa78b;
--eerie-glow:#a6d8b9;
--venetian-yellow:#f8e2a0;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore