All Palettes

Color Palette #a6c6ed, #a3d7e0, #a1e2e0, #b7fbbe, #ffe58f

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.terrace-pool {
color: #a3d7e0;
}
.everest {
color: #a1e2e0;
}
.light-mint {
color: #b7fbbe;
}
.bicycle-yellow {
color: #ffe58f;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--terrace-pool:#a3d7e0;
--everest:#a1e2e0;
--light-mint:#b7fbbe;
--bicycle-yellow:#ffe58f;
}

More palettes to explore