All Palettes

Color Palette #ff6d2e, #ffa047, #ffcc66, #ffe299, #ffecb3

0%
0%
0%

CSS code for this palette

/* CSS */
.extreme-carrot {
color: #ff6d2e;
}
.au-gratin {
color: #ffa047;
}
.qing-yellow {
color: #ffcc66;
}
.couscous {
color: #ffe299;
}
.joyous {
color: #ffecb3;
}

/* CSS Variables */
:root {
--extreme-carrot:#ff6d2e;
--au-gratin:#ffa047;
--qing-yellow:#ffcc66;
--couscous:#ffe299;
--joyous:#ffecb3;
}

More palettes to explore