All Palettes

Color Palette #7a2a6b, #a44c7c, #e67a8c, #f8a5b6, #fcd4e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grape-juice {
color: #7a2a6b;
}
.our-little-secret {
color: #a44c7c;
}
.true-love {
color: #e67a8c;
}
.pink-fit {
color: #f8a5b6;
}
.pink-currant {
color: #fcd4e8;
}

/* CSS Variables */
:root {
--grape-juice:#7a2a6b;
--our-little-secret:#a44c7c;
--true-love:#e67a8c;
--pink-fit:#f8a5b6;
--pink-currant:#fcd4e8;
}

More palettes to explore