All Palettes

Color Palette #ff6d1f, #ff9b3d, #ffc65c, #ffe7c2, #ffebd1

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.hawaiian-passion {
color: #ff9b3d;
}
.mellow-drama {
color: #ffc65c;
}
.fricass-e {
color: #ffe7c2;
}
.delightful-peach {
color: #ffebd1;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--hawaiian-passion:#ff9b3d;
--mellow-drama:#ffc65c;
--fricass-e:#ffe7c2;
--delightful-peach:#ffebd1;
}

More palettes to explore