All Palettes

Color Palette #ff6d1f, #ffa142, #ffcc80, #ffdd9e, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.radiation-carrot {
color: #ffa142;
}
.egg-yolk {
color: #ffcc80;
}
.south-shore-sun {
color: #ffdd9e;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--radiation-carrot:#ffa142;
--egg-yolk:#ffcc80;
--south-shore-sun:#ffdd9e;
--mouse-nose:#ffe4b3;
}

More palettes to explore