All Palettes

Color Palette #ff3d81, #ff6e61, #ff9900, #ffd900, #ffecb3

0%
0%
0%

CSS code for this palette

/* CSS */
.diva-pink {
color: #ff3d81;
}
.grapefruit-pulp {
color: #ff6e61;
}
.vitamin-c {
color: #ff9900;
}
.soviet-gold {
color: #ffd900;
}
.joyous {
color: #ffecb3;
}

/* CSS Variables */
:root {
--diva-pink:#ff3d81;
--grapefruit-pulp:#ff6e61;
--vitamin-c:#ff9900;
--soviet-gold:#ffd900;
--joyous:#ffecb3;
}

More palettes to explore