All Palettes

Color Palette #d1492e, #e4593a, #ef7e4d, #f5a06b, #f5c5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.peanut-butter-jelly {
color: #d1492e;
}
.sohi-red {
color: #e4593a;
}
.sizzling-sunset {
color: #ef7e4d;
}
.copper-river {
color: #f5a06b;
}
.australian-apricot {
color: #f5c5a3;
}

/* CSS Variables */
:root {
--peanut-butter-jelly:#d1492e;
--sohi-red:#e4593a;
--sizzling-sunset:#ef7e4d;
--copper-river:#f5a06b;
--australian-apricot:#f5c5a3;
}

More palettes to explore