All Palettes

Color Palette #a6c6ed, #bae3e3, #f9d89f, #f6b1b1, #f09f84

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.bleached-aqua {
color: #bae3e3;
}
.milky-maize {
color: #f9d89f;
}
.brain-pink {
color: #f6b1b1;
}
.creamy-peach {
color: #f09f84;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--bleached-aqua:#bae3e3;
--milky-maize:#f9d89f;
--brain-pink:#f6b1b1;
--creamy-peach:#f09f84;
}

More palettes to explore