All Palettes

Color Palette #ff6d1f, #ffad42, #ffcd61, #ffe59e, #ffeb99

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.mandarin-sorbet {
color: #ffad42;
}
.golden-moray-eel {
color: #ffcd61;
}
.hello-yellow {
color: #ffe59e;
}
.old-yella {
color: #ffeb99;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--mandarin-sorbet:#ffad42;
--golden-moray-eel:#ffcd61;
--hello-yellow:#ffe59e;
--old-yella:#ffeb99;
}

More palettes to explore