All Palettes

Color Palette #a6c6ed, #bfd6e3, #e3b0c9, #f2a48c, #f7d0b1

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.bridgewater-bay {
color: #bfd6e3;
}
.muddy-mauve {
color: #e3b0c9;
}
.stone-fruit {
color: #f2a48c;
}
.barrett-quince {
color: #f7d0b1;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--bridgewater-bay:#bfd6e3;
--muddy-mauve:#e3b0c9;
--stone-fruit:#f2a48c;
--barrett-quince:#f7d0b1;
}

More palettes to explore