All Palettes

Color Palette #ff75b1, #ffb3e4, #ffdb8f, #ffe4b3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.erythrosine {
color: #ff75b1;
}
.hot-aquarelle-pink {
color: #ffb3e4;
}
.brite-gold {
color: #ffdb8f;
}
.mouse-nose {
color: #ffe4b3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--erythrosine:#ff75b1;
--hot-aquarelle-pink:#ffb3e4;
--brite-gold:#ffdb8f;
--mouse-nose:#ffe4b3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore