All Palettes

Color Palette #f47b1f, #ffb84d, #ffdf80, #a4d5a6, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-orange {
color: #f47b1f;
}
.floral-leaf {
color: #ffb84d;
}
.tiger-yellow {
color: #ffdf80;
}
.green-trance {
color: #a4d5a6;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--sun-orange:#f47b1f;
--floral-leaf:#ffb84d;
--tiger-yellow:#ffdf80;
--green-trance:#a4d5a6;
--emerald-wave:#4eb7ac;
}

More palettes to explore