All Palettes

Color Palette #1c7b7d, #2ab2af, #4edad7, #a9e4e5, #f1f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.island-aqua {
color: #2ab2af;
}
.neon-nazar {
color: #4edad7;
}
.ice-crystal-blue {
color: #a9e4e5;
}
.distant-horizon {
color: #f1f9f8;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--island-aqua:#2ab2af;
--neon-nazar:#4edad7;
--ice-crystal-blue:#a9e4e5;
--distant-horizon:#f1f9f8;
}

More palettes to explore