All Palettes

Color Palette #ff8e6b, #ffb28f, #ffe7a3, #ff8052, #ff5938

0%
0%
0%

CSS code for this palette

/* CSS */
.salmon-orange {
color: #ff8e6b;
}
.desert-sunrise {
color: #ffb28f;
}
.sun-drenched {
color: #ffe7a3;
}
.n-rang-orange {
color: #ff8052;
}
.portland-orange {
color: #ff5938;
}

/* CSS Variables */
:root {
--salmon-orange:#ff8e6b;
--desert-sunrise:#ffb28f;
--sun-drenched:#ffe7a3;
--n-rang-orange:#ff8052;
--portland-orange:#ff5938;
}

More palettes to explore