All Palettes

Color Palette #f6d59d, #f0a800, #d3d600, #a2c700, #6c9e00

0%
0%
0%

CSS code for this palette

/* CSS */
.mellow-sun {
color: #f6d59d;
}
.welcoming-wasp {
color: #f0a800;
}
.chartreuse-shot {
color: #d3d600;
}
.snot-green {
color: #a2c700;
}
.gecko-s-dream {
color: #6c9e00;
}

/* CSS Variables */
:root {
--mellow-sun:#f6d59d;
--welcoming-wasp:#f0a800;
--chartreuse-shot:#d3d600;
--snot-green:#a2c700;
--gecko-s-dream:#6c9e00;
}

More palettes to explore