All Palettes

Color Palette #ffd500, #a1e600, #00bfff, #a400b3, #ff6e00

0%
0%
0%

CSS code for this palette

/* CSS */
.cyber-yellow {
color: #ffd500;
}
.green-fiasco {
color: #a1e600;
}
.capri {
color: #00bfff;
}
.heliotrope-magenta {
color: #a400b3;
}
.flush-orange {
color: #ff6e00;
}

/* CSS Variables */
:root {
--cyber-yellow:#ffd500;
--green-fiasco:#a1e600;
--capri:#00bfff;
--heliotrope-magenta:#a400b3;
--flush-orange:#ff6e00;
}

More palettes to explore