All Palettes

Color Palette #ff8c00, #ffad33, #ffcc66, #ffe7a3, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-crete {
color: #ff8c00;
}
.bee-cluster {
color: #ffad33;
}
.qing-yellow {
color: #ffcc66;
}
.sun-drenched {
color: #ffe7a3;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--sun-crete:#ff8c00;
--bee-cluster:#ffad33;
--qing-yellow:#ffcc66;
--sun-drenched:#ffe7a3;
--n-rang-orange:#ff8052;
}

More palettes to explore