All Palettes

Color Palette #eab8c9, #d66b8f, #a83e7c, #6d2c6c, #3b1e5c

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c9;
}
.paris-pink {
color: #d66b8f;
}
.pink-ballad {
color: #a83e7c;
}
.seance {
color: #6d2c6c;
}
.christalle {
color: #3b1e5c;
}

/* CSS Variables */
:root {
--chantilly:#eab8c9;
--paris-pink:#d66b8f;
--pink-ballad:#a83e7c;
--seance:#6d2c6c;
--christalle:#3b1e5c;
}

More palettes to explore