All Palettes

Color Palette #f6d2b6, #f2a269, #c75938, #8b2d3d, #5c1f35

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkle-glow {
color: #f6d2b6;
}
.monarch-orange {
color: #f2a269;
}
.cinnamon-stone {
color: #c75938;
}
.rumba-red {
color: #8b2d3d;
}
.wine-country {
color: #5c1f35;
}

/* CSS Variables */
:root {
--sparkle-glow:#f6d2b6;
--monarch-orange:#f2a269;
--cinnamon-stone:#c75938;
--rumba-red:#8b2d3d;
--wine-country:#5c1f35;
}

More palettes to explore