All Palettes

Color Palette #ff3d77, #ff6e61, #ffb300, #ffec3d, #8bc34b

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #ff3d77;
}
.grapefruit-pulp {
color: #ff6e61;
}
.ucla-gold {
color: #ffb300;
}
.hollandaise {
color: #ffec3d;
}
.citrus-surge {
color: #8bc34b;
}

/* CSS Variables */
:root {
--diva-pink:#ff3d77;
--grapefruit-pulp:#ff6e61;
--ucla-gold:#ffb300;
--hollandaise:#ffec3d;
--citrus-surge:#8bc34b;
}

More palettes to explore