All Palettes

Color Palette #ff75b1, #ffb3e3, #ffd900, #ffb300, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.hot-aquarelle-pink {
color: #ffb3e3;
}
.soviet-gold {
color: #ffd900;
}
.ucla-gold {
color: #ffb300;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--hot-aquarelle-pink:#ffb3e3;
--soviet-gold:#ffd900;
--ucla-gold:#ffb300;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore