All Palettes

Color Palette #ff6d1f, #f5c72e, #76af41, #3e7eb1, #c84c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.saffron {
color: #f5c72e;
}
.sparkling-apple {
color: #76af41;
}
.beijing-blue {
color: #3e7eb1;
}
.mulberry-yogurt {
color: #c84c8a;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--saffron:#f5c72e;
--sparkling-apple:#76af41;
--beijing-blue:#3e7eb1;
--mulberry-yogurt:#c84c8a;
}

More palettes to explore