All Palettes

Color Palette #f0a800, #d3d600, #9edb5c, #5abf7a, #2e8e6b

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.chartreuse-shot {
color: #d3d600;
}
.lime-lizard {
color: #9edb5c;
}
.heart-chakra {
color: #5abf7a;
}
.leprechaun {
color: #2e8e6b;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--chartreuse-shot:#d3d600;
--lime-lizard:#9edb5c;
--heart-chakra:#5abf7a;
--leprechaun:#2e8e6b;
}

More palettes to explore