All Palettes

Color Palette #5d6cc0, #8c7aff, #b6a3ff, #ffc2a8, #ff8052

0%
0%
0%

CSS code for this palette

/* CSS */
.bluish-purple-anemone {
color: #5d6cc0;
}
.periwinkle {
color: #8c7aff;
}
.winterspring-lilac {
color: #b6a3ff;
}
.sweet-apricot {
color: #ffc2a8;
}
.n-rang-orange {
color: #ff8052;
}

/* CSS Variables */
:root {
--bluish-purple-anemone:#5d6cc0;
--periwinkle:#8c7aff;
--winterspring-lilac:#b6a3ff;
--sweet-apricot:#ffc2a8;
--n-rang-orange:#ff8052;
}

More palettes to explore