All Palettes

Color Palette #c76b9b, #8a2e54, #5c1f3d, #e5b12e, #f7c3a1

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-kiss {
color: #c76b9b;
}
.rosebud-cherry {
color: #8a2e54;
}
.zinfandel {
color: #5c1f3d;
}
.nanohanacha-gold {
color: #e5b12e;
}
.shrimp-toast {
color: #f7c3a1;
}

/* CSS Variables */
:root {
--fuchsia-kiss:#c76b9b;
--rosebud-cherry:#8a2e54;
--zinfandel:#5c1f3d;
--nanohanacha-gold:#e5b12e;
--shrimp-toast:#f7c3a1;
}

More palettes to explore