All Palettes

Color Palette #ae4d42, #a8695d, #d3a269, #e4c06c, #f1e0d0

0%
0%
0%

CSS code for this palette

/* CSS */
.hot-sauce {
color: #ae4d42;
}
.brick-dust {
color: #a8695d;
}
.desert-caravan {
color: #d3a269;
}
.bountiful-gold {
color: #e4c06c;
}
.naturale {
color: #f1e0d0;
}

/* CSS Variables */
:root {
--hot-sauce:#ae4d42;
--brick-dust:#a8695d;
--desert-caravan:#d3a269;
--bountiful-gold:#e4c06c;
--naturale:#f1e0d0;
}

More palettes to explore