All Palettes

Color Palette #f5a300, #f2a60d, #f7c036, #f8e6a5, #d6b600

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.orange-pospsicle {
color: #f2a60d;
}
.phellodendron-amurense {
color: #f7c036;
}
.lemon-filling {
color: #f8e6a5;
}
.groovy-lemon-pie {
color: #d6b600;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--orange-pospsicle:#f2a60d;
--phellodendron-amurense:#f7c036;
--lemon-filling:#f8e6a5;
--groovy-lemon-pie:#d6b600;
}

More palettes to explore