All Palettes

Color Palette #ffaa33, #ffcc66, #ffe4b3, #ff6d1f, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.bee-cluster {
color: #ffaa33;
}
.qing-yellow {
color: #ffcc66;
}
.mouse-nose {
color: #ffe4b3;
}
.shocking-orange {
color: #ff6d1f;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--bee-cluster:#ffaa33;
--qing-yellow:#ffcc66;
--mouse-nose:#ffe4b3;
--shocking-orange:#ff6d1f;
--coquelicot:#ff3c00;
}

More palettes to explore