All Palettes

Color Palette #b9e6f9, #67c2e9, #36a5d9, #1b8cb1, #007e9e

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b9e6f9;
}
.norfolk-sky {
color: #67c2e9;
}
.dayflower {
color: #36a5d9;
}
.hidden-springs {
color: #1b8cb1;
}
.turkish-tile {
color: #007e9e;
}

/* CSS Variables */
:root {
--arctic-paradise:#b9e6f9;
--norfolk-sky:#67c2e9;
--dayflower:#36a5d9;
--hidden-springs:#1b8cb1;
--turkish-tile:#007e9e;
}

More palettes to explore