All Palettes

Color Palette #f47b1f, #fab700, #f8e61b, #a0d468, #7dd421

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.blue-angels-yellow {
color: #fab700;
}
.xanthic {
color: #f8e61b;
}
.be-spontaneous {
color: #a0d468;
}
.king-lizard {
color: #7dd421;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--blue-angels-yellow:#fab700;
--xanthic:#f8e61b;
--be-spontaneous:#a0d468;
--king-lizard:#7dd421;
}

More palettes to explore