All Palettes

Color Palette #f1c6d0, #f7b6d3, #f5a3e2, #a6c7e8, #b4e3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.in-the-pink {
color: #f1c6d0;
}
.little-baby-girl {
color: #f7b6d3;
}
.lavender-rose {
color: #f5a3e2;
}
.island-light {
color: #a6c7e8;
}
.echo-iris {
color: #b4e3f3;
}

/* CSS Variables */
:root {
--in-the-pink:#f1c6d0;
--little-baby-girl:#f7b6d3;
--lavender-rose:#f5a3e2;
--island-light:#a6c7e8;
--echo-iris:#b4e3f3;
}

More palettes to explore