All Palettes

Color Palette #d1e6ff, #a1c1d4, #7da2b5, #4b8b9b, #1d4a5d

0%
0%
0%

CSS code for this palette

/* CSS */
.veiling-waterfalls {
color: #d1e6ff;
}
.airborne {
color: #a1c1d4;
}
.lagoon-blue {
color: #7da2b5;
}
.hippie-blue {
color: #4b8b9b;
}
.dark-slate-blue {
color: #1d4a5d;
}

/* CSS Variables */
:root {
--veiling-waterfalls:#d1e6ff;
--airborne:#a1c1d4;
--lagoon-blue:#7da2b5;
--hippie-blue:#4b8b9b;
--dark-slate-blue:#1d4a5d;
}

More palettes to explore