All Palettes

Color Palette #ff8052, #ffb84d, #f0e78e, #9fd6a0, #6ec6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.bright-khaki {
color: #f0e78e;
}
.green-trance {
color: #9fd6a0;
}
.salt-lake {
color: #6ec6d4;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--bright-khaki:#f0e78e;
--green-trance:#9fd6a0;
--salt-lake:#6ec6d4;
}

More palettes to explore