All Palettes

Color Palette #f4b943, #f9d948, #f2e76e, #a3d86f, #69bf74

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-glam {
color: #f4b943;
}
.anna-banana {
color: #f9d948;
}
.limelight {
color: #f2e76e;
}
.tropical-light {
color: #a3d86f;
}
.bermudagrass {
color: #69bf74;
}

/* CSS Variables */
:root {
--golden-glam:#f4b943;
--anna-banana:#f9d948;
--limelight:#f2e76e;
--tropical-light:#a3d86f;
--bermudagrass:#69bf74;
}

More palettes to explore