All Palettes

Color Palette #e3b68c, #f1c2b6, #f2a5a1, #f27c5f, #d54d4d

0%
0%
0%

CSS code for this palette

/* CSS */
.desert-dust {
color: #e3b68c;
}
.new-clay {
color: #f1c2b6;
}
.roseberry {
color: #f2a5a1;
}
.akak-red {
color: #f27c5f;
}
.horror-snob {
color: #d54d4d;
}

/* CSS Variables */
:root {
--desert-dust:#e3b68c;
--new-clay:#f1c2b6;
--roseberry:#f2a5a1;
--akak-red:#f27c5f;
--horror-snob:#d54d4d;
}

More palettes to explore