All Palettes

Color Palette #00b4e6, #8be0e5, #b4f1f3, #f5d0b2, #f9a9c5

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-atoll {
color: #00b4e6;
}
.island-paradise {
color: #8be0e5;
}
.mint-macaron {
color: #b4f1f3;
}
.barrett-quince {
color: #f5d0b2;
}
.nadeshiko-pink {
color: #f9a9c5;
}

/* CSS Variables */
:root {
--blue-atoll:#00b4e6;
--island-paradise:#8be0e5;
--mint-macaron:#b4f1f3;
--barrett-quince:#f5d0b2;
--nadeshiko-pink:#f9a9c5;
}

More palettes to explore