All Palettes

Color Palette #b9e0f9, #9fd7e5, #7cc6d5, #3b9a9b, #1f5c5c

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b9e0f9;
}
.light-budgie-blue {
color: #9fd7e5;
}
.water-flow {
color: #7cc6d5;
}
.latigo-bay {
color: #3b9a9b;
}
.moonlit-pool {
color: #1f5c5c;
}

/* CSS Variables */
:root {
--arctic-paradise:#b9e0f9;
--light-budgie-blue:#9fd7e5;
--water-flow:#7cc6d5;
--latigo-bay:#3b9a9b;
--moonlit-pool:#1f5c5c;
}

More palettes to explore