All Palettes

Color Palette #7e2a3e, #9b5063, #c77f8e, #e6a3b0, #f4c3d4

0%
0%
0%

CSS code for this palette

/* CSS */
.bicyclette {
color: #7e2a3e;
}
.cherry-berry {
color: #9b5063;
}
.grey-matter {
color: #c77f8e;
}
.love-at-first-sight {
color: #e6a3b0;
}
.cherry-blossom {
color: #f4c3d4;
}

/* CSS Variables */
:root {
--bicyclette:#7e2a3e;
--cherry-berry:#9b5063;
--grey-matter:#c77f8e;
--love-at-first-sight:#e6a3b0;
--cherry-blossom:#f4c3d4;
}

More palettes to explore