All Palettes

Color Palette #ffb84d, #ff8b3d, #ff6d1f, #d65d38, #c64e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.shocking-orange {
color: #ff6d1f;
}
.sweet-mandarin {
color: #d65d38;
}
.sweet-baby-rose {
color: #c64e3f;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--shocking-orange:#ff6d1f;
--sweet-mandarin:#d65d38;
--sweet-baby-rose:#c64e3f;
}

More palettes to explore