All Palettes

Color Palette #ff5900, #ff8c1a, #ffb700, #ffe4b3, #f8f4e2

0%
0%
0%

CSS code for this palette

/* CSS */
.molten-core {
color: #ff5900;
}
.laddu-orange {
color: #ff8c1a;
}
.sunflower-mango {
color: #ffb700;
}
.mouse-nose {
color: #ffe4b3;
}
.daisy-white {
color: #f8f4e2;
}

/* CSS Variables */
:root {
--molten-core:#ff5900;
--laddu-orange:#ff8c1a;
--sunflower-mango:#ffb700;
--mouse-nose:#ffe4b3;
--daisy-white:#f8f4e2;
}

More palettes to explore