All Palettes

Color Palette #f0a800, #f6ca51, #f9e79f, #e7f5b2, #b1e2cc

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.go-bananas {
color: #f6ca51;
}
.storm-lightning {
color: #f9e79f;
}
.spring-kiss {
color: #e7f5b2;
}
.crystal-glass-green {
color: #b1e2cc;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--go-bananas:#f6ca51;
--storm-lightning:#f9e79f;
--spring-kiss:#e7f5b2;
--crystal-glass-green:#b1e2cc;
}

More palettes to explore