All Palettes

Color Palette #3b99d8, #51c4e1, #65d1e7, #8ee6e6, #b2f0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.dayflower {
color: #3b99d8;
}
.clean-pool {
color: #51c4e1;
}
.turquoise-sea {
color: #65d1e7;
}
.island-paradise {
color: #8ee6e6;
}
.mint-macaron {
color: #b2f0f0;
}

/* CSS Variables */
:root {
--dayflower:#3b99d8;
--clean-pool:#51c4e1;
--turquoise-sea:#65d1e7;
--island-paradise:#8ee6e6;
--mint-macaron:#b2f0f0;
}

More palettes to explore