All Palettes

Color Palette #6d2c4d, #a65e6c, #e2a1b4, #f6b6c4, #feeee7

0%
0%
0%

CSS code for this palette

/* CSS */
.bordeaux-red {
color: #6d2c4d;
}
.shine-baby-shine {
color: #a65e6c;
}
.iced-vovo {
color: #e2a1b4;
}
.love-spell {
color: #f6b6c4;
}
.peach-breeze {
color: #feeee7;
}

/* CSS Variables */
:root {
--bordeaux-red:#6d2c4d;
--shine-baby-shine:#a65e6c;
--iced-vovo:#e2a1b4;
--love-spell:#f6b6c4;
--peach-breeze:#feeee7;
}

More palettes to explore