All Palettes

Color Palette #ff6d1f, #ffab3d, #ffec42, #3e9ae0, #d6004f

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.peach-butter {
color: #ffab3d;
}
.hollandaise {
color: #ffec42;
}
.flax-flower-blue {
color: #3e9ae0;
}
.ua-red {
color: #d6004f;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--peach-butter:#ffab3d;
--hollandaise:#ffec42;
--flax-flower-blue:#3e9ae0;
--ua-red:#d6004f;
}

More palettes to explore