All Palettes

Color Palette #f0a800, #f0d400, #f3ee81, #e4f7c0, #c8ead9

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d400;
}
.golden-staff {
color: #f3ee81;
}
.freshman {
color: #e4f7c0;
}
.mint-tulip {
color: #c8ead9;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d400;
--golden-staff:#f3ee81;
--freshman:#e4f7c0;
--mint-tulip:#c8ead9;
}

More palettes to explore