All Palettes

Color Palette #b9e0f9, #a0d5e9, #7fc9e6, #60b4d2, #3da2c7

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b9e0f9;
}
.light-budgie-blue {
color: #a0d5e9;
}
.big-chill {
color: #7fc9e6;
}
.flyway {
color: #60b4d2;
}
.blue-raspberry-seed {
color: #3da2c7;
}

/* CSS Variables */
:root {
--arctic-paradise:#b9e0f9;
--light-budgie-blue:#a0d5e9;
--big-chill:#7fc9e6;
--flyway:#60b4d2;
--blue-raspberry-seed:#3da2c7;
}

More palettes to explore