All Palettes

Color Palette #f0a800, #e6b800, #d6c100, #b2d600, #a4e600

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.fat-gold {
color: #e6b800;
}
.groovy-lemon-pie {
color: #d6c100;
}
.king-lime {
color: #b2d600;
}
.green-fiasco {
color: #a4e600;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--fat-gold:#e6b800;
--groovy-lemon-pie:#d6c100;
--king-lime:#b2d600;
--green-fiasco:#a4e600;
}

More palettes to explore