All Palettes

Color Palette #390e24, #7c2d3f, #c34661, #f0a08e, #f4d1b8

0%
0%
0%

CSS code for this palette

/* CSS */
.chocolate-kiss {
color: #390e24;
}
.rhododendron {
color: #7c2d3f;
}
.royal-banner {
color: #c34661;
}
.blush {
color: #f0a08e;
}
.only-yesterday {
color: #f4d1b8;
}

/* CSS Variables */
:root {
--chocolate-kiss:#390e24;
--rhododendron:#7c2d3f;
--royal-banner:#c34661;
--blush:#f0a08e;
--only-yesterday:#f4d1b8;
}

More palettes to explore