All Palettes

Color Palette #f8e66d, #f5c400, #ff8c00, #ff5900, #c72b00

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla-pudding {
color: #f8e66d;
}
.syndicalist {
color: #f5c400;
}
.sun-crete {
color: #ff8c00;
}
.molten-core {
color: #ff5900;
}
.pleasant-pomegranate {
color: #c72b00;
}

/* CSS Variables */
:root {
--vanilla-pudding:#f8e66d;
--syndicalist:#f5c400;
--sun-crete:#ff8c00;
--molten-core:#ff5900;
--pleasant-pomegranate:#c72b00;
}

More palettes to explore