All Palettes

Color Palette #ff6d1f, #ffa047, #ffbc6b, #ffdd9e, #f7f7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.au-gratin {
color: #ffa047;
}
.desert-dessert {
color: #ffbc6b;
}
.south-shore-sun {
color: #ffdd9e;
}
.lynx-white {
color: #f7f7f7;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--au-gratin:#ffa047;
--desert-dessert:#ffbc6b;
--south-shore-sun:#ffdd9e;
--lynx-white:#f7f7f7;
}

More palettes to explore