All Palettes

Color Palette #f1b1c0, #f4d2e0, #f6e4e9, #d5b4d4, #a5c6d4

0%
0%
0%

CSS code for this palette

/* CSS */
.ibis {
color: #f1b1c0;
}
.pomodoro-e-mozzarella {
color: #f4d2e0;
}
.nina {
color: #f6e4e9;
}
.confectionary {
color: #d5b4d4;
}
.blue-dam {
color: #a5c6d4;
}

/* CSS Variables */
:root {
--ibis:#f1b1c0;
--pomodoro-e-mozzarella:#f4d2e0;
--nina:#f6e4e9;
--confectionary:#d5b4d4;
--blue-dam:#a5c6d4;
}

More palettes to explore