All Palettes

Color Palette #ff6d1f, #ffb84d, #ffcc80, #ffeb99, #ffe3e0

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.floral-leaf {
color: #ffb84d;
}
.egg-yolk {
color: #ffcc80;
}
.old-yella {
color: #ffeb99;
}
.misty-rose {
color: #ffe3e0;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--floral-leaf:#ffb84d;
--egg-yolk:#ffcc80;
--old-yella:#ffeb99;
--misty-rose:#ffe3e0;
}

More palettes to explore