All Palettes

Color Palette #ffb84d, #ffda8a, #ffe4b3, #ff6d2e, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.floral-leaf {
color: #ffb84d;
}
.big-bus-yellow {
color: #ffda8a;
}
.mouse-nose {
color: #ffe4b3;
}
.extreme-carrot {
color: #ff6d2e;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--floral-leaf:#ffb84d;
--big-bus-yellow:#ffda8a;
--mouse-nose:#ffe4b3;
--extreme-carrot:#ff6d2e;
--coquelicot:#ff3c00;
}

More palettes to explore