All Palettes

Color Palette #7ed3c2, #4ac0e8, #3c83f6, #8a5ee8, #f1a7f1

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-majesty {
color: #7ed3c2;
}
.clean-pool {
color: #4ac0e8;
}
.dodger-blue {
color: #3c83f6;
}
.gloomy-purple {
color: #8a5ee8;
}
.pinky-swear {
color: #f1a7f1;
}

/* CSS Variables */
:root {
--mint-majesty:#7ed3c2;
--clean-pool:#4ac0e8;
--dodger-blue:#3c83f6;
--gloomy-purple:#8a5ee8;
--pinky-swear:#f1a7f1;
}

More palettes to explore