All Palettes

Color Palette #1c9dd4, #50c9f2, #76dfe5, #98f6d8, #e1f7b0

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1c9dd4;
}
.clean-pool {
color: #50c9f2;
}
.turkish-turquoise {
color: #76dfe5;
}
.freezy-wind {
color: #98f6d8;
}
.spring-kiss {
color: #e1f7b0;
}

/* CSS Variables */
:root {
--homeworld:#1c9dd4;
--clean-pool:#50c9f2;
--turkish-turquoise:#76dfe5;
--freezy-wind:#98f6d8;
--spring-kiss:#e1f7b0;
}

More palettes to explore