All Palettes

Color Palette #f0a800, #f0d400, #efdf7b, #e1f7b0, #b3e7ff

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.safety-yellow {
color: #f0d400;
}
.golden-blonde {
color: #efdf7b;
}
.spring-kiss {
color: #e1f7b0;
}
.frozen-landscape {
color: #b3e7ff;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--safety-yellow:#f0d400;
--golden-blonde:#efdf7b;
--spring-kiss:#e1f7b0;
--frozen-landscape:#b3e7ff;
}

More palettes to explore