All Palettes

Color Palette #f0a800, #ff6d1f, #ffb861, #d9e1b7, #a3d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.shocking-orange {
color: #ff6d1f;
}
.peanut-butter-chicken {
color: #ffb861;
}
.lime-granita {
color: #d9e1b7;
}
.lime-lizard {
color: #a3d55d;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--shocking-orange:#ff6d1f;
--peanut-butter-chicken:#ffb861;
--lime-granita:#d9e1b7;
--lime-lizard:#a3d55d;
}

More palettes to explore