All Palettes

Color Palette #e9a5b3, #f6c6db, #f8e3e6, #f5adc2, #d84f7d

0%
0%
0%

CSS code for this palette

/* CSS */
.love-at-first-sight {
color: #e9a5b3;
}
.british-rose {
color: #f6c6db;
}
.marshmallow-rose {
color: #f8e3e6;
}
.nadeshiko-pink {
color: #f5adc2;
}
.rose-turkish-delight {
color: #d84f7d;
}

/* CSS Variables */
:root {
--love-at-first-sight:#e9a5b3;
--british-rose:#f6c6db;
--marshmallow-rose:#f8e3e6;
--nadeshiko-pink:#f5adc2;
--rose-turkish-delight:#d84f7d;
}

More palettes to explore