All Palettes

Color Palette #5c619d, #7c8cc0, #a4c0e5, #f1a7e0, #d65c99

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-storm {
color: #5c619d;
}
.larkspur-bouquet {
color: #7c8cc0;
}
.artesian-pool {
color: #a4c0e5;
}
.hanami-pink {
color: #f1a7e0;
}
.crushed-berries {
color: #d65c99;
}

/* CSS Variables */
:root {
--violet-storm:#5c619d;
--larkspur-bouquet:#7c8cc0;
--artesian-pool:#a4c0e5;
--hanami-pink:#f1a7e0;
--crushed-berries:#d65c99;
}

More palettes to explore