All Palettes

Color Palette #5c2d3b, #a65e7b, #f2a1ae, #f8d3a0, #f3b539

0%
0%
0%

CSS code for this palette

/* CSS */
.windsor-wine {
color: #5c2d3b;
}
.cosmetic-red {
color: #a65e7b;
}
.sweet-60 {
color: #f2a1ae;
}
.ginger-peach {
color: #f8d3a0;
}
.solar-power {
color: #f3b539;
}

/* CSS Variables */
:root {
--windsor-wine:#5c2d3b;
--cosmetic-red:#a65e7b;
--sweet-60:#f2a1ae;
--ginger-peach:#f8d3a0;
--solar-power:#f3b539;
}

More palettes to explore