All Palettes

Color Palette #a6c6ed, #b8e0e5, #f8d8a0, #f2a68c, #d75b7a

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.basin-blue {
color: #b8e0e5;
}
.milky-maize {
color: #f8d8a0;
}
.stone-fruit {
color: #f2a68c;
}
.peppermint-swirl {
color: #d75b7a;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--basin-blue:#b8e0e5;
--milky-maize:#f8d8a0;
--stone-fruit:#f2a68c;
--peppermint-swirl:#d75b7a;
}

More palettes to explore