All Palettes

Color Palette #f5a300, #f5d400, #f0e88e, #a3d55d, #4bb9b4

0%
0%
0%

CSS code for this palette

/* CSS */
.mad-for-mango {
color: #f5a300;
}
.empire-yellow {
color: #f5d400;
}
.bright-khaki {
color: #f0e88e;
}
.lime-lizard {
color: #a3d55d;
}
.tropical-escape {
color: #4bb9b4;
}

/* CSS Variables */
:root {
--mad-for-mango:#f5a300;
--empire-yellow:#f5d400;
--bright-khaki:#f0e88e;
--lime-lizard:#a3d55d;
--tropical-escape:#4bb9b4;
}

More palettes to explore