All Palettes

Color Palette #f6d0c1, #f4b8c4, #f29cc3, #d68ab0, #a65e8d

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-island {
color: #f6d0c1;
}
.petals-unfolding {
color: #f4b8c4;
}
.pastel-magenta {
color: #f29cc3;
}
.high-maintenance {
color: #d68ab0;
}
.cyclamen-red {
color: #a65e8d;
}

/* CSS Variables */
:root {
--sand-island:#f6d0c1;
--petals-unfolding:#f4b8c4;
--pastel-magenta:#f29cc3;
--high-maintenance:#d68ab0;
--cyclamen-red:#a65e8d;
}

More palettes to explore