All Palettes

Color Palette #f5c7d3, #f7b6c4, #f599b0, #f29cb9, #eab8d1

0%
0%
0%

CSS code for this palette

/* CSS */
.mountain-laurel {
color: #f5c7d3;
}
.love-spell {
color: #f7b6c4;
}
.flower-girl {
color: #f599b0;
}
.harmonious-rose {
color: #f29cb9;
}
.sweet-lilac {
color: #eab8d1;
}

/* CSS Variables */
:root {
--mountain-laurel:#f5c7d3;
--love-spell:#f7b6c4;
--flower-girl:#f599b0;
--harmonious-rose:#f29cb9;
--sweet-lilac:#eab8d1;
}

More palettes to explore