All Palettes

Color Palette #fffa9e, #ffeb8a, #ffd980, #ffc66b, #ffb65c

0%
0%
0%

CSS code for this palette

/* CSS */
.walking-on-sunshine {
color: #fffa9e;
}
.quack-quack {
color: #ffeb8a;
}
.zinnia-gold {
color: #ffd980;
}
.chanterelles {
color: #ffc66b;
}
.peanut-butter-chicken {
color: #ffb65c;
}

/* CSS Variables */
:root {
--walking-on-sunshine:#fffa9e;
--quack-quack:#ffeb8a;
--zinnia-gold:#ffd980;
--chanterelles:#ffc66b;
--peanut-butter-chicken:#ffb65c;
}

More palettes to explore