All Palettes

Color Palette #a6c6ed, #b4dae4, #e0f7fa, #aad8e4, #80b3d6

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.blue-shimmer {
color: #b4dae4;
}
.coastal-breeze {
color: #e0f7fa;
}
.atlantic-ocean {
color: #aad8e4;
}
.regale-blue {
color: #80b3d6;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--blue-shimmer:#b4dae4;
--coastal-breeze:#e0f7fa;
--atlantic-ocean:#aad8e4;
--regale-blue:#80b3d6;
}

More palettes to explore