All Palettes

Color Palette #509b9b, #6bc2c2, #8fe0e0, #b2f5f5, #e5ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.cold-north {
color: #509b9b;
}
.tropic-tide {
color: #6bc2c2;
}
.island-paradise {
color: #8fe0e0;
}
.ice-citadel {
color: #b2f5f5;
}
.bubbles {
color: #e5ffff;
}

/* CSS Variables */
:root {
--cold-north:#509b9b;
--tropic-tide:#6bc2c2;
--island-paradise:#8fe0e0;
--ice-citadel:#b2f5f5;
--bubbles:#e5ffff;
}

More palettes to explore