All Palettes

Color Palette #ffa600, #ffb833, #ffe09e, #ffdb3d, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.cheese {
color: #ffa600;
}
.buddha-s-love-handles {
color: #ffb833;
}
.peach-cr-me-br-l-e {
color: #ffe09e;
}
.dandelion-yellow {
color: #ffdb3d;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--cheese:#ffa600;
--buddha-s-love-handles:#ffb833;
--peach-cr-me-br-l-e:#ffe09e;
--dandelion-yellow:#ffdb3d;
--soviet-gold:#ffd900;
}

More palettes to explore