All Palettes

Color Palette #b9e6f9, #9fd2df, #82c4d3, #5d9bac, #3c7c90

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b9e6f9;
}
.light-sky-babe {
color: #9fd2df;
}
.not-a-cloud-in-sight {
color: #82c4d3;
}
.deep-diving {
color: #5d9bac;
}
.larkspur {
color: #3c7c90;
}

/* CSS Variables */
:root {
--arctic-paradise:#b9e6f9;
--light-sky-babe:#9fd2df;
--not-a-cloud-in-sight:#82c4d3;
--deep-diving:#5d9bac;
--larkspur:#3c7c90;
}

More palettes to explore