All Palettes

Color Palette #f3f4e1, #d7c4a3, #ed503b, #f1423b, #4b9c49

0%
0%
0%

CSS code for this palette

/* CSS */
.full-moon {
color: #f3f4e1;
}
.afternoon-stroll {
color: #d7c4a3;
}
.mandarin-red {
color: #ed503b;
}
.chilled-chilly {
color: #f1423b;
}
.fervent-green {
color: #4b9c49;
}

/* CSS Variables */
:root {
--full-moon:#f3f4e1;
--afternoon-stroll:#d7c4a3;
--mandarin-red:#ed503b;
--chilled-chilly:#f1423b;
--fervent-green:#4b9c49;
}

More palettes to explore