All Palettes

Color Palette #5a5b90, #8c7c9c, #c4a5d4, #f1c6e7, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.persian-plush {
color: #5a5b90;
}
.black-diamond-apple {
color: #8c7c9c;
}
.feminine-fancy {
color: #c4a5d4;
}
.sugar-high {
color: #f1c6e7;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--persian-plush:#5a5b90;
--black-diamond-apple:#8c7c9c;
--feminine-fancy:#c4a5d4;
--sugar-high:#f1c6e7;
--n-rang-orange:#ff8052;
}

More palettes to explore