All Palettes

Color Palette #1aff00, #00e5ff, #ff3c00, #ffec3d, #a600ff

0%
0%
0%

CSS code for this palette

/* CSS */
.highlighter-green {
color: #1aff00;
}
.whimsical-blue {
color: #00e5ff;
}
.coquelicot {
color: #ff3c00;
}
.hollandaise {
color: #ffec3d;
}
.digital-violets {
color: #a600ff;
}

/* CSS Variables */
:root {
--highlighter-green:#1aff00;
--whimsical-blue:#00e5ff;
--coquelicot:#ff3c00;
--hollandaise:#ffec3d;
--digital-violets:#a600ff;
}

More palettes to explore