All Palettes

Color Palette #4fbf83, #29b6e0, #f3e16d, #ff7575, #ffb05c

0%
0%
0%

CSS code for this palette

/* CSS */
.garish-green {
color: #4fbf83;
}
.royal-peacock {
color: #29b6e0;
}
.vanilla-pudding {
color: #f3e16d;
}
.embarrassment {
color: #ff7575;
}
.vintage-orange {
color: #ffb05c;
}

/* CSS Variables */
:root {
--garish-green:#4fbf83;
--royal-peacock:#29b6e0;
--vanilla-pudding:#f3e16d;
--embarrassment:#ff7575;
--vintage-orange:#ffb05c;
}

More palettes to explore