All Palettes

Color Palette #f4a4d8, #f1c6e7, #90a2f4, #6b8bff, #4d6aff

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f4a4d8;
}
.sugar-high {
color: #f1c6e7;
}
.periwinkle-blue {
color: #90a2f4;
}
.punch-out-glove {
color: #6b8bff;
}
.blue-heath-butterfly {
color: #4d6aff;
}

/* CSS Variables */
:root {
--violet-kiss:#f4a4d8;
--sugar-high:#f1c6e7;
--periwinkle-blue:#90a2f4;
--punch-out-glove:#6b8bff;
--blue-heath-butterfly:#4d6aff;
}

More palettes to explore