All Palettes

Color Palette #f5b8b2, #f1b1b8, #f07a8a, #a35c8d, #6a3e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.ballerina-tears {
color: #f5b8b2;
}
.jaguar-rose {
color: #f1b1b8;
}
.flower-blossom-pink {
color: #f07a8a;
}
.thimble-red {
color: #a35c8d;
}
.dark-pansy {
color: #6a3e7e;
}

/* CSS Variables */
:root {
--ballerina-tears:#f5b8b2;
--jaguar-rose:#f1b1b8;
--flower-blossom-pink:#f07a8a;
--thimble-red:#a35c8d;
--dark-pansy:#6a3e7e;
}

More palettes to explore