All Palettes

Color Palette #f1a7b1, #f2c5d3, #e3b0df, #baa3e0, #809dff

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-fit {
color: #f1a7b1;
}
.in-the-pink {
color: #f2c5d3;
}
.barely-bloomed {
color: #e3b0df;
}
.enchanted-lavender {
color: #baa3e0;
}
.fennel-flower {
color: #809dff;
}

/* CSS Variables */
:root {
--pink-fit:#f1a7b1;
--in-the-pink:#f2c5d3;
--barely-bloomed:#e3b0df;
--enchanted-lavender:#baa3e0;
--fennel-flower:#809dff;
}

More palettes to explore