All Palettes

Color Palette #d1603d, #ff8e4d, #f4c843, #e0e64c, #f9e3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-mandarin {
color: #d1603d;
}
.boredom-buster {
color: #ff8e4d;
}
.softsun {
color: #f4c843;
}
.first-colors-of-spring {
color: #e0e64c;
}
.noodles {
color: #f9e3b4;
}

/* CSS Variables */
:root {
--sweet-mandarin:#d1603d;
--boredom-buster:#ff8e4d;
--softsun:#f4c843;
--first-colors-of-spring:#e0e64c;
--noodles:#f9e3b4;
}

More palettes to explore