All Palettes

Color Palette #a6c6ed, #b2e0f0, #f2b1d3, #f4b4c5, #ebb9b2

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.break-the-ice {
color: #b2e0f0;
}
.pink-marshmallow {
color: #f2b1d3;
}
.rhodonite {
color: #f4b4c5;
}
.beauty-bush {
color: #ebb9b2;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--break-the-ice:#b2e0f0;
--pink-marshmallow:#f2b1d3;
--rhodonite:#f4b4c5;
--beauty-bush:#ebb9b2;
}

More palettes to explore