All Palettes

Color Palette #a6c6ed, #f0a3b7, #f8e79b, #e2d6c5, #b5c9a6

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.emperor-s-children {
color: #f0a3b7;
}
.storm-lightning {
color: #f8e79b;
}
.canvas-luggage {
color: #e2d6c5;
}
.seacrest {
color: #b5c9a6;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--emperor-s-children:#f0a3b7;
--storm-lightning:#f8e79b;
--canvas-luggage:#e2d6c5;
--seacrest:#b5c9a6;
}

More palettes to explore