All Palettes

Color Palette #f5a300, #ff6e00, #ffb84d, #ffadad, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.flush-orange {
color: #ff6e00;
}
.floral-leaf {
color: #ffb84d;
}
.cornflower-lilac {
color: #ffadad;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--flush-orange:#ff6e00;
--floral-leaf:#ffb84d;
--cornflower-lilac:#ffadad;
--blush-hour:#ff7092;
}

More palettes to explore