All Palettes

Color Palette #ffb84d, #ff8b3d, #ff7024, #ff4b1f, #ff381a

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.burning-orange {
color: #ff7024;
}
.tan-red {
color: #ff4b1f;
}
.red-card {
color: #ff381a;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--burning-orange:#ff7024;
--tan-red:#ff4b1f;
--red-card:#ff381a;
}

More palettes to explore