All Palettes

Color Palette #00ff80, #00e5ff, #007bff, #ff3c00, #ffec3d

0%
0%
0%

CSS code for this palette

/* CSS */
.guppie-green {
color: #00ff80;
}
.whimsical-blue {
color: #00e5ff;
}
.azure {
color: #007bff;
}
.coquelicot {
color: #ff3c00;
}
.hollandaise {
color: #ffec3d;
}

/* CSS Variables */
:root {
--guppie-green:#00ff80;
--whimsical-blue:#00e5ff;
--azure:#007bff;
--coquelicot:#ff3c00;
--hollandaise:#ffec3d;
}

More palettes to explore