All Palettes

Color Palette #f9e25d, #f5c400, #faa200, #f76d36, #f5503d

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.syndicalist {
color: #f5c400;
}
.mad-for-mango {
color: #faa200;
}
.carrot {
color: #f76d36;
}
.strawberry-avalanche {
color: #f5503d;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--syndicalist:#f5c400;
--mad-for-mango:#faa200;
--carrot:#f76d36;
--strawberry-avalanche:#f5503d;
}

More palettes to explore