All Palettes

Color Palette #f5a524, #ffcc33, #ffdd57, #ffe59e, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.apricot-glazed-chicken {
color: #f5a524;
}
.sunglow {
color: #ffcc33;
}
.glitter-is-not-gold {
color: #ffdd57;
}
.hello-yellow {
color: #ffe59e;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--apricot-glazed-chicken:#f5a524;
--sunglow:#ffcc33;
--glitter-is-not-gold:#ffdd57;
--hello-yellow:#ffe59e;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore