All Palettes

Color Palette #a6c6ed, #bda1d3, #f0c1c9, #f6e1b1, #a6d9b1

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.purple-premiere {
color: #bda1d3;
}
.azalea-flower {
color: #f0c1c9;
}
.friendly-yellow {
color: #f6e1b1;
}
.frugal {
color: #a6d9b1;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--purple-premiere:#bda1d3;
--azalea-flower:#f0c1c9;
--friendly-yellow:#f6e1b1;
--frugal:#a6d9b1;
}

More palettes to explore