All Palettes

Color Palette #a6c6ed, #b4dae4, #f0e2a8, #f9cfae, #e76d65

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-shimmer {
color: #b4dae4;
}
.french-vanilla {
color: #f0e2a8;
}
.whipped-peach {
color: #f9cfae;
}
.childhood-crush {
color: #e76d65;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-shimmer:#b4dae4;
--french-vanilla:#f0e2a8;
--whipped-peach:#f9cfae;
--childhood-crush:#e76d65;
}

More palettes to explore