All Palettes

Color Palette #f6a2c8, #ffb3d9, #ffd1e0, #ff9b99, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f6a2c8;
}
.hot-aquarelle-pink {
color: #ffb3d9;
}
.light-pink {
color: #ffd1e0;
}
.rubber-radish {
color: #ff9b99;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--rose-mallow:#f6a2c8;
--hot-aquarelle-pink:#ffb3d9;
--light-pink:#ffd1e0;
--rubber-radish:#ff9b99;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore