All Palettes

Color Palette #f1e4d5, #f6b8a2, #f6a64c, #e57b38, #d25e2d

0%
0%
0%

CSS code for this palette

/* CSS */
.china-doll {
color: #f1e4d5;
}
.mystic-tulip {
color: #f6b8a2;
}
.troll-slayer-orange {
color: #f6a64c;
}
.spiced-up-orange {
color: #e57b38;
}
.chilean-fire {
color: #d25e2d;
}

/* CSS Variables */
:root {
--china-doll:#f1e4d5;
--mystic-tulip:#f6b8a2;
--troll-slayer-orange:#f6a64c;
--spiced-up-orange:#e57b38;
--chilean-fire:#d25e2d;
}

More palettes to explore