All Palettes

Color Palette #ff6d1f, #ffb300, #ffd900, #ffec3d, #ffedcc

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.ucla-gold {
color: #ffb300;
}
.soviet-gold {
color: #ffd900;
}
.hollandaise {
color: #ffec3d;
}
.milk-froth {
color: #ffedcc;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--ucla-gold:#ffb300;
--soviet-gold:#ffd900;
--hollandaise:#ffec3d;
--milk-froth:#ffedcc;
}

More palettes to explore