All Palettes

Color Palette #f6c6e8, #eab8e4, #d68fc2, #a76cac, #6a3d8a

0%
0%
0%

CSS code for this palette

/* CSS */
.classic-rose {
color: #f6c6e8;
}
.rosecco {
color: #eab8e4;
}
.firm-pink {
color: #d68fc2;
}
.berry-burst {
color: #a76cac;
}
.amaranth-purple {
color: #6a3d8a;
}

/* CSS Variables */
:root {
--classic-rose:#f6c6e8;
--rosecco:#eab8e4;
--firm-pink:#d68fc2;
--berry-burst:#a76cac;
--amaranth-purple:#6a3d8a;
}

More palettes to explore