All Palettes

Color Palette #ff6d1f, #ff8b3d, #ffa55c, #ffcf99, #ffedcc

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.sunset-yellow {
color: #ff8b3d;
}
.clarified-orange {
color: #ffa55c;
}
.peach-orange {
color: #ffcf99;
}
.milk-froth {
color: #ffedcc;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--sunset-yellow:#ff8b3d;
--clarified-orange:#ffa55c;
--peach-orange:#ffcf99;
--milk-froth:#ffedcc;
}

More palettes to explore