All Palettes

Color Palette #0095ff, #00bfff, #00e5ff, #00ffa2, #00ff80

0%
0%
0%

CSS code for this palette

/* CSS */
.starfleet-blue {
color: #0095ff;
}
.capri {
color: #00bfff;
}
.whimsical-blue {
color: #00e5ff;
}
.y-ng-gu-ng-s-green {
color: #00ffa2;
}
.guppie-green {
color: #00ff80;
}

/* CSS Variables */
:root {
--starfleet-blue:#0095ff;
--capri:#00bfff;
--whimsical-blue:#00e5ff;
--y-ng-gu-ng-s-green:#00ffa2;
--guppie-green:#00ff80;
}

More palettes to explore