All Palettes

Color Palette #ff6d1f, #ff8b42, #ffba66, #ffe4b3, #d7f4df

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.orange-bell-pepper {
color: #ff8b42;
}
.crispy-samosa {
color: #ffba66;
}
.mouse-nose {
color: #ffe4b3;
}
.delicate-sapling {
color: #d7f4df;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--orange-bell-pepper:#ff8b42;
--crispy-samosa:#ffba66;
--mouse-nose:#ffe4b3;
--delicate-sapling:#d7f4df;
}

More palettes to explore