All Palettes

Color Palette #ff8052, #ffb84d, #ffe033, #a9dfbf, #69b4e2

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.floral-leaf {
color: #ffb84d;
}
.banana-yellow {
color: #ffe033;
}
.mountain-mint {
color: #a9dfbf;
}
.xavier-blue {
color: #69b4e2;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--floral-leaf:#ffb84d;
--banana-yellow:#ffe033;
--mountain-mint:#a9dfbf;
--xavier-blue:#69b4e2;
}

More palettes to explore