All Palettes

Color Palette #b4e0f8, #8bd2e4, #5cb8d6, #299fd6, #0086b3

0%
0%
0%

CSS code for this palette

/* CSS */
.arctic-paradise {
color: #b4e0f8;
}
.july {
color: #8bd2e4;
}
.disembark {
color: #5cb8d6;
}
.blue-damselfly {
color: #299fd6;
}
.stomy-shower {
color: #0086b3;
}

/* CSS Variables */
:root {
--arctic-paradise:#b4e0f8;
--july:#8bd2e4;
--disembark:#5cb8d6;
--blue-damselfly:#299fd6;
--stomy-shower:#0086b3;
}

More palettes to explore