All Palettes

Color Palette #f5e4b8, #f0b67f, #e06e38, #c04f1b, #6e2c12

0%
0%
0%

CSS code for this palette

/* CSS */
.gentle-glow {
color: #f5e4b8;
}
.smoked-ham {
color: #f0b67f;
}
.sorbus {
color: #e06e38;
}
.red-panda {
color: #c04f1b;
}
.moussaka {
color: #6e2c12;
}

/* CSS Variables */
:root {
--gentle-glow:#f5e4b8;
--smoked-ham:#f0b67f;
--sorbus:#e06e38;
--red-panda:#c04f1b;
--moussaka:#6e2c12;
}

More palettes to explore