All Palettes

Color Palette #1f7a93, #40c2c9, #6ed3d8, #a4e5e2, #eef6f4

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7a93;
}
.water-sports {
color: #40c2c9;
}
.throat-chakra {
color: #6ed3d8;
}
.ice-crystal-blue {
color: #a4e5e2;
}
.heavy-sugar {
color: #eef6f4;
}

/* CSS Variables */
:root {
--bermuda:#1f7a93;
--water-sports:#40c2c9;
--throat-chakra:#6ed3d8;
--ice-crystal-blue:#a4e5e2;
--heavy-sugar:#eef6f4;
}

More palettes to explore