All Palettes

Color Palette #ff8c00, #ffa600, #ffd900, #fff4b8, #ffb19e

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.cheese {
color: #ffa600;
}
.soviet-gold {
color: #ffd900;
}
.swiss-cheese {
color: #fff4b8;
}
.buttery-salmon {
color: #ffb19e;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--cheese:#ffa600;
--soviet-gold:#ffd900;
--swiss-cheese:#fff4b8;
--buttery-salmon:#ffb19e;
}

More palettes to explore