All Palettes

Color Palette #3edaf9, #f9f348, #ff702e, #5d3f8d, #ff2e46

0%
0%
0%

CSS code for this palette

/* CSS */
.splashing-wave {
color: #3edaf9;
}
.hollandaise {
color: #f9f348;
}
.extreme-carrot {
color: #ff702e;
}
.daisy-bush {
color: #5d3f8d;
}
.lightish-red {
color: #ff2e46;
}

/* CSS Variables */
:root {
--splashing-wave:#3edaf9;
--hollandaise:#f9f348;
--extreme-carrot:#ff702e;
--daisy-bush:#5d3f8d;
--lightish-red:#ff2e46;
}

More palettes to explore