All Palettes

Color Palette #e2b6d3, #d69ebb, #c78fb5, #a66e90, #8c4f70

0%
0%
0%

CSS code for this palette

/* CSS */
.eau-de-rose {
color: #e2b6d3;
}
.sweet-perfume {
color: #d69ebb;
}
.rock-star-pink {
color: #c78fb5;
}
.flowering-raspberry {
color: #a66e90;
}
.goddess-of-dawn {
color: #8c4f70;
}

/* CSS Variables */
:root {
--eau-de-rose:#e2b6d3;
--sweet-perfume:#d69ebb;
--rock-star-pink:#c78fb5;
--flowering-raspberry:#a66e90;
--goddess-of-dawn:#8c4f70;
}

More palettes to explore