All Palettes

Color Palette #6d2c4b, #b65d68, #e7c4b6, #f5b4a3, #f86d6d

0%
0%
0%

CSS code for this palette

/* CSS */
.bordeaux-red {
color: #6d2c4b;
}
.sensuous {
color: #b65d68;
}
.antoinette-pink {
color: #e7c4b6;
}
.first-date {
color: #f5b4a3;
}
.breeze-of-chilli {
color: #f86d6d;
}

/* CSS Variables */
:root {
--bordeaux-red:#6d2c4b;
--sensuous:#b65d68;
--antoinette-pink:#e7c4b6;
--first-date:#f5b4a3;
--breeze-of-chilli:#f86d6d;
}

More palettes to explore