All Palettes

Color Palette #ed9121, #f59f00, #f9ca48, #dae74b, #a3c94f

0%
0%
0%

CSS code for this palette

/* CSS */
.carrot-orange {
color: #ed9121;
}
.mad-for-mango {
color: #f59f00;
}
.sunny-mood {
color: #f9ca48;
}
.first-colors-of-spring {
color: #dae74b;
}
.two-peas-in-a-pod {
color: #a3c94f;
}

/* CSS Variables */
:root {
--carrot-orange:#ed9121;
--mad-for-mango:#f59f00;
--sunny-mood:#f9ca48;
--first-colors-of-spring:#dae74b;
--two-peas-in-a-pod:#a3c94f;
}

More palettes to explore