All Palettes

Color Palette #a6c6ed, #b1e0e7, #e2b6d3, #f9aeb7, #fce2b6

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.powder-blue {
color: #b1e0e7;
}
.eau-de-rose {
color: #e2b6d3;
}
.bubblegum-pink {
color: #f9aeb7;
}
.yellow-essence {
color: #fce2b6;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--powder-blue:#b1e0e7;
--eau-de-rose:#e2b6d3;
--bubblegum-pink:#f9aeb7;
--yellow-essence:#fce2b6;
}

More palettes to explore