All Palettes

Color Palette #f1a7d3, #ffb3e0, #ff6e61, #f1d3b7, #f2d35a

0%
0%
0%

CSS code for this palette

/* CSS */
.violet-kiss {
color: #f1a7d3;
}
.hot-aquarelle-pink {
color: #ffb3e0;
}
.grapefruit-pulp {
color: #ff6e61;
}
.sugar-shack {
color: #f1d3b7;
}
.sorreno-lemon {
color: #f2d35a;
}

/* CSS Variables */
:root {
--violet-kiss:#f1a7d3;
--hot-aquarelle-pink:#ffb3e0;
--grapefruit-pulp:#ff6e61;
--sugar-shack:#f1d3b7;
--sorreno-lemon:#f2d35a;
}

More palettes to explore