All Palettes

Color Palette #ffb84d, #ff9e3d, #ff702e, #ff5c61, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.hawaiian-passion {
color: #ff9e3d;
}
.extreme-carrot {
color: #ff702e;
}
.fusion-red {
color: #ff5c61;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--hawaiian-passion:#ff9e3d;
--extreme-carrot:#ff702e;
--fusion-red:#ff5c61;
--coquelicot:#ff3c00;
}

More palettes to explore