All Palettes

Color Palette #d7a3b8, #e0aed2, #f4c3d6, #f7e3e7, #f9f5f8

0%
0%
0%

CSS code for this palette

/* CSS */
.gizmo {
color: #d7a3b8;
}
.bff {
color: #e0aed2;
}
.sweetheart {
color: #f4c3d6;
}
.marshmallow-rose {
color: #f7e3e7;
}
.walkie-chalkie {
color: #f9f5f8;
}

/* CSS Variables */
:root {
--gizmo:#d7a3b8;
--bff:#e0aed2;
--sweetheart:#f4c3d6;
--marshmallow-rose:#f7e3e7;
--walkie-chalkie:#f9f5f8;
}

More palettes to explore