All Palettes

Color Palette #79549c, #a56aa9, #cf9ada, #f2b5d6, #f6d5e3

0%
0%
0%

CSS code for this palette

/* CSS */
.juneberry {
color: #79549c;
}
.iris-orchid {
color: #a56aa9;
}
.somewhere-in-a-fairytale {
color: #cf9ada;
}
.soft-cashmere {
color: #f2b5d6;
}
.pink-frosting {
color: #f6d5e3;
}

/* CSS Variables */
:root {
--juneberry:#79549c;
--iris-orchid:#a56aa9;
--somewhere-in-a-fairytale:#cf9ada;
--soft-cashmere:#f2b5d6;
--pink-frosting:#f6d5e3;
}

More palettes to explore