All Palettes

Color Palette #ffa31a, #ffc05c, #ffd08a, #ffe6b8, #fff5e5

0%
0%
0%

CSS code for this palette

/* CSS */
.phoenix-flames {
color: #ffa31a;
}
.orange-quench {
color: #ffc05c;
}
.sunporch {
color: #ffd08a;
}
.whisper-yellow {
color: #ffe6b8;
}
.silky-tofu {
color: #fff5e5;
}

/* CSS Variables */
:root {
--phoenix-flames:#ffa31a;
--orange-quench:#ffc05c;
--sunporch:#ffd08a;
--whisper-yellow:#ffe6b8;
--silky-tofu:#fff5e5;
}

More palettes to explore