All Palettes

Color Palette #ff6d1f, #ff8b3d, #ffb84d, #ffe29e, #fff5b3

0%
0%
0%

CSS code for this palette

/* CSS */
.shocking-orange {
color: #ff6d1f;
}
.sunset-yellow {
color: #ff8b3d;
}
.floral-leaf {
color: #ffb84d;
}
.peach-cr-me-br-l-e {
color: #ffe29e;
}
.creamy-lemon {
color: #fff5b3;
}

/* CSS Variables */
:root {
--shocking-orange:#ff6d1f;
--sunset-yellow:#ff8b3d;
--floral-leaf:#ffb84d;
--peach-cr-me-br-l-e:#ffe29e;
--creamy-lemon:#fff5b3;
}

More palettes to explore