All Palettes

Color Palette #a1d2e2, #8acfe0, #6bb6d1, #4ea4c6, #2e93b8

0%
0%
0%

CSS code for this palette

/* CSS */
.light-sky-babe {
color: #a1d2e2;
}
.bayshore {
color: #8acfe0;
}
.charter {
color: #6bb6d1;
}
.blue-grotto {
color: #4ea4c6;
}
.christmas-blue {
color: #2e93b8;
}

/* CSS Variables */
:root {
--light-sky-babe:#a1d2e2;
--bayshore:#8acfe0;
--charter:#6bb6d1;
--blue-grotto:#4ea4c6;
--christmas-blue:#2e93b8;
}

More palettes to explore