All Palettes

Color Palette #d1e0e0, #a3d7d7, #7bc6c6, #4cb8b8, #1ca0a0

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-dew {
color: #d1e0e0;
}
.aqua-island {
color: #a3d7d7;
}
.blue-green-gem {
color: #7bc6c6;
}
.crystalsong-blue {
color: #4cb8b8;
}
.royal-cloak {
color: #1ca0a0;
}

/* CSS Variables */
:root {
--mountain-dew:#d1e0e0;
--aqua-island:#a3d7d7;
--blue-green-gem:#7bc6c6;
--crystalsong-blue:#4cb8b8;
--royal-cloak:#1ca0a0;
}

More palettes to explore