All Palettes

Color Palette #f5a300, #ff6e00, #ffaa00, #ffd54d, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.flush-orange {
color: #ff6e00;
}
.flash-of-orange {
color: #ffaa00;
}
.vibrant {
color: #ffd54d;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--flush-orange:#ff6e00;
--flash-of-orange:#ffaa00;
--vibrant:#ffd54d;
--hollandaise:#ffec3d;
}

More palettes to explore