All Palettes

Color Palette #ffaa00, #ffcc33, #ffde66, #ffdca8, #ffe6b8

0%
0%
0%

CSS code for this palette

/* CSS */
.flash-of-orange {
color: #ffaa00;
}
.sunglow {
color: #ffcc33;
}
.lemon-tart {
color: #ffde66;
}
.horseradish-yellow {
color: #ffdca8;
}
.whisper-yellow {
color: #ffe6b8;
}

/* CSS Variables */
:root {
--flash-of-orange:#ffaa00;
--sunglow:#ffcc33;
--lemon-tart:#ffde66;
--horseradish-yellow:#ffdca8;
--whisper-yellow:#ffe6b8;
}

More palettes to explore