All Palettes

Color Palette #ffc2cf, #ffb3d9, #ff9ec0, #ffa07a, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.garden-glory {
color: #ffc2cf;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.rogue-pink {
color: #ff9ec0;
}
.dwarven-peaches {
color: #ffa07a;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--garden-glory:#ffc2cf;
--hot-aquarelle-pink:#ffb3d9;
--rogue-pink:#ff9ec0;
--dwarven-peaches:#ffa07a;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore