All Palettes

Color Palette #492c2e, #7d3b3d, #b14e54, #f2a39c, #f1e0d0

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-roast {
color: #492c2e;
}
.wild-berry {
color: #7d3b3d;
}
.carmine-carnation {
color: #b14e54;
}
.wisley-pink {
color: #f2a39c;
}
.naturale {
color: #f1e0d0;
}

/* CSS Variables */
:root {
--dark-roast:#492c2e;
--wild-berry:#7d3b3d;
--carmine-carnation:#b14e54;
--wisley-pink:#f2a39c;
--naturale:#f1e0d0;
}

More palettes to explore