All Palettes

Color Palette #f2b1c0, #f5d6e1, #e0c8e5, #b5e3f2, #a3d7c4

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f2b1c0;
}
.pink-frosting {
color: #f5d6e1;
}
.syrian-violet {
color: #e0c8e5;
}
.bellagio-fountains {
color: #b5e3f2;
}
.southern-belle {
color: #a3d7c4;
}

/* CSS Variables */
:root {
--ibis:#f2b1c0;
--pink-frosting:#f5d6e1;
--syrian-violet:#e0c8e5;
--bellagio-fountains:#b5e3f2;
--southern-belle:#a3d7c4;
}

More palettes to explore