All Palettes

Color Palette #a85d8c, #c48d9c, #e4b4c4, #f6d7c6, #f9e5d7

0%
0%
0%

CSS code for this palette

/* CSS */
.cyclamen-red {
color: #a85d8c;
}
.beetroot-rice {
color: #c48d9c;
}
.parfait-pink {
color: #e4b4c4;
}
.harvest-wreath {
color: #f6d7c6;
}
.illuminated {
color: #f9e5d7;
}

/* CSS Variables */
:root {
--cyclamen-red:#a85d8c;
--beetroot-rice:#c48d9c;
--parfait-pink:#e4b4c4;
--harvest-wreath:#f6d7c6;
--illuminated:#f9e5d7;
}

More palettes to explore