All Palettes

Color Palette #1ab3c1, #61d1d1, #8ce3e3, #b4f4f4, #e0ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1ab3c1;
}
.petrichor {
color: #61d1d1;
}
.island-paradise {
color: #8ce3e3;
}
.ice-citadel {
color: #b4f4f4;
}
.light-cyan {
color: #e0ffff;
}

/* CSS Variables */
:root {
--lago-blue:#1ab3c1;
--petrichor:#61d1d1;
--island-paradise:#8ce3e3;
--ice-citadel:#b4f4f4;
--light-cyan:#e0ffff;
}

More palettes to explore