All Palettes

Color Palette #ff8052, #ff9e42, #f3d0a0, #8cbf88, #5b8b8a

0%
0%
0%

CSS code for this palette

/* CSS */
.n-rang-orange {
color: #ff8052;
}
.exotic-blossom {
color: #ff9e42;
}
.scalloped-oak {
color: #f3d0a0;
}
.green-masquerade {
color: #8cbf88;
}
.steel-teal {
color: #5b8b8a;
}

/* CSS Variables */
:root {
--n-rang-orange:#ff8052;
--exotic-blossom:#ff9e42;
--scalloped-oak:#f3d0a0;
--green-masquerade:#8cbf88;
--steel-teal:#5b8b8a;
}

More palettes to explore