All Palettes

Color Palette #ff3d77, #ff713d, #ffb300, #ffdf3d, #3dff5e

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #ff3d77;
}
.carrot {
color: #ff713d;
}
.ucla-gold {
color: #ffb300;
}
.banana-farm {
color: #ffdf3d;
}
.bright-light-green {
color: #3dff5e;
}

/* CSS Variables */
:root {
--diva-pink:#ff3d77;
--carrot:#ff713d;
--ucla-gold:#ffb300;
--banana-farm:#ffdf3d;
--bright-light-green:#3dff5e;
}

More palettes to explore