All Palettes

Color Palette #a6c6ed, #b8e0e5, #f1d5df, #f6e1a7, #f1a8a2

0%
0%
0%

CSS code for this palette

/* CSS */
.island-light {
color: #a6c6ed;
}
.basin-blue {
color: #b8e0e5;
}
.pomodoro-e-mozzarella {
color: #f1d5df;
}
.lemon-ice-yellow {
color: #f6e1a7;
}
.calabrese {
color: #f1a8a2;
}

/* CSS Variables */
:root {
--island-light:#a6c6ed;
--basin-blue:#b8e0e5;
--pomodoro-e-mozzarella:#f1d5df;
--lemon-ice-yellow:#f6e1a7;
--calabrese:#f1a8a2;
}

More palettes to explore