All Palettes

Color Palette #ffa600, #ffb833, #ffcf66, #ffd699, #ffebb3

0%
0%
0%

CSS code for this palette

/* CSS */
.cheese {
color: #ffa600;
}
.buddha-s-love-handles {
color: #ffb833;
}
.chickadee {
color: #ffcf66;
}
.caramel-finish {
color: #ffd699;
}
.lively-yellow {
color: #ffebb3;
}

/* CSS Variables */
:root {
--cheese:#ffa600;
--buddha-s-love-handles:#ffb833;
--chickadee:#ffcf66;
--caramel-finish:#ffd699;
--lively-yellow:#ffebb3;
}

More palettes to explore