All Palettes

Color Palette #5e5c84, #8e79af, #b8a1d4, #f1c6e7, #ff9c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.purple-balloon {
color: #5e5c84;
}
.gentian {
color: #8e79af;
}
.purple-premiere {
color: #b8a1d4;
}
.sugar-high {
color: #f1c6e7;
}
.creamy-orange-blush {
color: #ff9c7a;
}

/* CSS Variables */
:root {
--purple-balloon:#5e5c84;
--gentian:#8e79af;
--purple-premiere:#b8a1d4;
--sugar-high:#f1c6e7;
--creamy-orange-blush:#ff9c7a;
}

More palettes to explore