All Palettes

Color Palette #f6d12c, #f2a60d, #d68b00, #b86e00, #9e5200

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-of-spring {
color: #f6d12c;
}
.orange-pospsicle {
color: #f2a60d;
}
.fleur-de-sel-caramel {
color: #d68b00;
}
.indocile-tiger {
color: #b86e00;
}
.charlie-brown {
color: #9e5200;
}

/* CSS Variables */
:root {
--dream-of-spring:#f6d12c;
--orange-pospsicle:#f2a60d;
--fleur-de-sel-caramel:#d68b00;
--indocile-tiger:#b86e00;
--charlie-brown:#9e5200;
}

More palettes to explore