All Palettes

Color Palette #9ef0ff, #00bfff, #001f1f, #00ff80, #b2e0e0

0%
0%
0%

CSS code for this palette

/* CSS */
.alpine-expedition {
color: #9ef0ff;
}
.capri {
color: #00bfff;
}
.stellar-explorer {
color: #001f1f;
}
.guppie-green {
color: #00ff80;
}
.frosty-soft-blue {
color: #b2e0e0;
}

/* CSS Variables */
:root {
--alpine-expedition:#9ef0ff;
--capri:#00bfff;
--stellar-explorer:#001f1f;
--guppie-green:#00ff80;
--frosty-soft-blue:#b2e0e0;
}

More palettes to explore