All Palettes

Color Palette #1a8edb, #5ac2e7, #8fddff, #a0e9b3, #f3f04f

0%
0%
0%

CSS code for this palette

/* CSS */
.homeworld {
color: #1a8edb;
}
.clean-pool {
color: #5ac2e7;
}
.tranquil-pool {
color: #8fddff;
}
.overtone {
color: #a0e9b3;
}
.gargantua {
color: #f3f04f;
}

/* CSS Variables */
:root {
--homeworld:#1a8edb;
--clean-pool:#5ac2e7;
--tranquil-pool:#8fddff;
--overtone:#a0e9b3;
--gargantua:#f3f04f;
}

More palettes to explore