All Palettes

Color Palette #c82d4c, #a84d6e, #e4b9c1, #f6d5e1, #fcb6c6

0%
0%
0%

CSS code for this palette

/* CSS */
.french-raspberry {
color: #c82d4c;
}
.china-rose {
color: #a84d6e;
}
.puppy-love {
color: #e4b9c1;
}
.pink-frosting {
color: #f6d5e1;
}
.cherry-blossom-pink {
color: #fcb6c6;
}

/* CSS Variables */
:root {
--french-raspberry:#c82d4c;
--china-rose:#a84d6e;
--puppy-love:#e4b9c1;
--pink-frosting:#f6d5e1;
--cherry-blossom-pink:#fcb6c6;
}

More palettes to explore