All Palettes

Color Palette #f5a524, #f8d94f, #fbcb3c, #ff6e61, #d93b30

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.royal-yellow {
color: #f8d94f;
}
.yellow-jacket {
color: #fbcb3c;
}
.grapefruit-pulp {
color: #ff6e61;
}
.cg-red {
color: #d93b30;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--royal-yellow:#f8d94f;
--yellow-jacket:#fbcb3c;
--grapefruit-pulp:#ff6e61;
--cg-red:#d93b30;
}

More palettes to explore