All Palettes

Color Palette #ff6d1f, #ff9b3d, #ffc95c, #ffdd9e, #ffe7b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.hawaiian-passion {
color: #ff9b3d;
}
.nacho {
color: #ffc95c;
}
.south-shore-sun {
color: #ffdd9e;
}
.vanilla-ice-cream {
color: #ffe7b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--hawaiian-passion:#ff9b3d;
--nacho:#ffc95c;
--south-shore-sun:#ffdd9e;
--vanilla-ice-cream:#ffe7b3;
}

More palettes to explore