All Palettes

Color Palette #ffb84d, #ff8b3d, #ff5e00, #ff3d5a, #ff5c85

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.sunset-yellow {
color: #ff8b3d;
}
.vivid-orange {
color: #ff5e00;
}
.sizzling-red {
color: #ff3d5a;
}
.stellar-strawberry {
color: #ff5c85;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--sunset-yellow:#ff8b3d;
--vivid-orange:#ff5e00;
--sizzling-red:#ff3d5a;
--stellar-strawberry:#ff5c85;
}

More palettes to explore