All Palettes

Color Palette #f1c6d9, #f5a3b4, #e5808d, #c7709d, #a65e8e

0%
0%
0%

CSS code for this palette

/* CSS */
.sweetheart {
color: #f1c6d9;
}
.pink-fit {
color: #f5a3b4;
}
.dimple {
color: #e5808d;
}
.fading-love {
color: #c7709d;
}
.cyclamen-red {
color: #a65e8e;
}

/* CSS Variables */
:root {
--sweetheart:#f1c6d9;
--pink-fit:#f5a3b4;
--dimple:#e5808d;
--fading-love:#c7709d;
--cyclamen-red:#a65e8e;
}

More palettes to explore