All Palettes

Color Palette #38ff14, #00b4e6, #ff3c00, #ffb300, #f50056

0%
0%
0%

CSS code for this palette

/* CSS */
.neon-green {
color: #38ff14;
}
.blue-atoll {
color: #00b4e6;
}
.coquelicot {
color: #ff3c00;
}
.ucla-gold {
color: #ffb300;
}
.sorx-red {
color: #f50056;
}

/* CSS Variables */
:root {
--neon-green:#38ff14;
--blue-atoll:#00b4e6;
--coquelicot:#ff3c00;
--ucla-gold:#ffb300;
--sorx-red:#f50056;
}

More palettes to explore