All Palettes

Color Palette #ff6d1f, #ff9a2e, #ffbb4d, #f6d637, #e4f7c0

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.guava {
color: #ff9a2e;
}
.mango-latte {
color: #ffbb4d;
}
.giallo {
color: #f6d637;
}
.freshman {
color: #e4f7c0;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--guava:#ff9a2e;
--mango-latte:#ffbb4d;
--giallo:#f6d637;
--freshman:#e4f7c0;
}

More palettes to explore