All Palettes

Color Palette #f5a300, #ffb84d, #ffcc80, #ffe0b3, #ffe680

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.peach-of-mind {
color: #ffe0b3;
}
.cowbell {
color: #ffe680;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--peach-of-mind:#ffe0b3;
--cowbell:#ffe680;
}

More palettes to explore