All Palettes

Color Palette #f3b4c0, #f7d4e2, #e6c5e7, #b7c9e1, #a1dff7

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f3b4c0;
}
.pink-frosting {
color: #f7d4e2;
}
.prom-corsage {
color: #e6c5e7;
}
.light-blue-grey {
color: #b7c9e1;
}
.ganon-blue {
color: #a1dff7;
}

/* CSS Variables */
:root {
--ibis:#f3b4c0;
--pink-frosting:#f7d4e2;
--prom-corsage:#e6c5e7;
--light-blue-grey:#b7c9e1;
--ganon-blue:#a1dff7;
}

More palettes to explore