All Palettes

Color Palette #f5a3c0, #f4b4df, #e6a3e5, #c7baf2, #5d8dda

0%
0%
0%

CSS code for this palette

/* CSS */
.rogue-pink {
color: #f5a3c0;
}
.cotton-candy-aesthetic {
color: #f4b4df;
}
.candy-floss {
color: #e6a3e5;
}
.connecticut-lilac {
color: #c7baf2;
}
.blue-jay {
color: #5d8dda;
}

/* CSS Variables */
:root {
--rogue-pink:#f5a3c0;
--cotton-candy-aesthetic:#f4b4df;
--candy-floss:#e6a3e5;
--connecticut-lilac:#c7baf2;
--blue-jay:#5d8dda;
}

More palettes to explore