All Palettes

Color Palette #5c1f3d, #c36993, #ffd79e, #2f6a4f, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.zinfandel {
color: #5c1f3d;
}
.rhine-wine {
color: #c36993;
}
.august-morning {
color: #ffd79e;
}
.chopped-chive {
color: #2f6a4f;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--zinfandel:#5c1f3d;
--rhine-wine:#c36993;
--august-morning:#ffd79e;
--chopped-chive:#2f6a4f;
--sunshine-mellow:#f1c40e;
}

More palettes to explore